On 9/27/05, Alexandru Popescu <dev-list@magnolia.info> wrote: > Would it be possible to share your Eclipse files, just to understand how this > organization will work? > What WTP version are you using? 0.7 final or the 1.0M2?
no need to share files: just run "maven eclipse" and they will magically show up ;) a full support for maven-like structure (external libs) has been added only to the final wtp 0.7 release... newer milestone builds (M8) work as well. Basically you have an eclipse project for each maven project: wtp manages dependencies, build jars and move them to the WEB-INF/lib dir of the web application while you compile your projects. Here you can find an old how-to (but now the setup is simpler): http://www.eclipse.org/webtools/jst/components/j2ee/scenarios/MavenEclipseIntegration.html fabrizio ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------