This is my first attempt at developing/debugging in Java and I'm having a bit of a problem getting the IDE (Eclipse) and tools setup, or getting them properly setup.
While I've managed to do the simple DOS shell command, pull down and compile with MVN, etc. I'm having troubles with the steps in the documentation that noted below. I believe that i have m2e and egit installed within Eclipse but I'm not sure how to test it.
The steps in bold below have me for a loss. I believe that I've added the repository correctly, but when I try the next step there is no "Import Maven Projects". There is an "Import projects" but I'm don't believe that is correct as there's not much I can do with that option.
Press the right mouse button on the repository and select "Import Maven Projects" from the menu. Select the project "/pom.xml" and press "Finish".
Any help please?
Thank you!
