Intellipaat Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Java by (7k points)

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?

1 Answer

0 votes
by (13.1k points)

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.

Browse Categories

...