Hi there,
My friend and I (both completely new to Java, but programmers in other languages) have inherited a large Java project and we are not sure where to start on it.
The author has passed on all source files to us, and some basic instructions involving Maven, Eclipse, etc. etc.. We think we've managed to get everything installed as he suggested, and the project loaded into Eclipse - we're just not really sure where to go from here - or even how to simply just build the version that has been passed to us (we were advised to "look at the Javadoc" too ?)
We've had a look at a few online tutorials on Eclipse, but we have been advised to use specific versions of Maven, Eclipse etc. and it all seems to be a bit different. Should it all just work in the latest versions anyway or are the later versions not always backwards compatible ?
Any help in getting started with this would be greatly appreciated.
Many thanks in advance.
My friend and I (both completely new to Java, but programmers in other languages) have inherited a large Java project and we are not sure where to start on it.
The author has passed on all source files to us, and some basic instructions involving Maven, Eclipse, etc. etc.. We think we've managed to get everything installed as he suggested, and the project loaded into Eclipse - we're just not really sure where to go from here - or even how to simply just build the version that has been passed to us (we were advised to "look at the Javadoc" too ?)
We've had a look at a few online tutorials on Eclipse, but we have been advised to use specific versions of Maven, Eclipse etc. and it all seems to be a bit different. Should it all just work in the latest versions anyway or are the later versions not always backwards compatible ?
Any help in getting started with this would be greatly appreciated.
Many thanks in advance.
Comment