Thursday, March 29, 2012

Import Existing Maven in Eclipse : project has no J on the folder project


Problem

I made the following :
- Import  Existing Maven project
- Browse -> Choose Maven project (It has pom Module)

Then I saw in Package Explorer, that my project has a M for Maven but has no J for Java Project !
And therefore package are not managed .

Solution 

Right Clic --> Configure --> Convert to facet form

No comments:

Post a Comment