Question

I am using Eclipse 3.51 along with Maven 2.0.x, and Maven Eclipse plugin. The file structure of the project I am working on is hierarchical.

Based on several sources, including this link (http://maven.apache.org/maven-1.x/plugins/eclipse/faq.html#hierarchical although the url indicates it is Maven 1), Eclipse does not handle hierarchical file structure very well.

Does anyone have a workaround or guideline for me to get a hierarchical structure to work in Eclipse?

Many Thanks

Was it helpful?

Solution

M2Eclipse can deal with nested projects. That seems to be a good workaround :)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top