I am new to maven. I had downloaded a maven project from SVN. I figured it out that it was not as a java project in SVN itself. Result is, when I press Ctrl + Space it gives no options but an error message that the project is not in the build path. and there is no build path option too. The project is a kind of developed so I cant create again as new maven project. So, I downloaded the project and added .classpath and .project files to the project. Now I got buildpath option. but it still is not a complete java project. Can any of you please explain what I need to do to make it as a complete java project...
Thanks in advance for taking time to read this and replaying it...