6down votefavoritejava |
I have a parent Maven project (using java facet version 1.7) which includes some modules. I got the following warning from Eclipse Juno SR1:eclipse Implementation of project facet java could not be found. Functionality will be limited (Unknown Faceted Project Problem) |
This occurs when you upgrade your IDE or open a project from older IDE into a new one.rest
To solve (remove the unsupported facet):xml
After all done, you may, if not done yet, mark the correct facet to your project to work.ip