Back
I am trying to import the maven project into eclipse and it is not importing properly. It is giving me the error “Source folder is not a Java project” while I am creating a new call in it. Can someone help me with this?
Go to the maven project directory and write
mvn eclipse:eclipse
This might solve your problem.
Want to learn Java? Check out this Java certification from Intellipaat.
31k questions
32.8k answers
501 comments
693 users