eclipse - Maven project to java project -


I am new to Maven. I downloaded a Maven project from SVN. I thought it was a Java project in SVN only. Was not as it was. The result is, when I press Ctrl + space , there is no option but an error message that is not in the project build path. And there is no path option too. Project is a kind of development, so I can not make it again as a new Maven project. So, I downloaded this project and used the classpath for the project. Added project files. Now I've got the Buildpath option. But this is not a complete Java project yet none of you can please tell me what to do to create a complete Java project ...

Read it and it again Thank you for taking the time to run ...

Looks like you're editing in Eclipse In that case, the command line "mvn eclipse: eclipse" will get you set up everything.

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -