We are using Subversion, but WTP support has nothing to do with Subversion,
in my opinion. Maybe "Checkout as Maven" in m2eclipse plugin can do some
magic project configuration if original project is not mavenized, but we have
mavenized project and need only add some WTP support (i.e. ability to debug
project in Tomcat inside Eclipse).

Very simple single module project works for me in WTP, but not multi module
project.

Martin


Antonio Petrelli wrote:
2010/2/1 Martin Schayna <martin.scha...@abra.eu>:
run Eclipse,
convert WTP configuration (Ctrl+1 QuickFix),
add Maven dependecies to WTP (Ctrl+1 QuickFix),

Why all of this stuff? Does not your "Checkout as Maven project" work?
If you do it in the POM project, it should download and create all
subprojects automatically.
This works with Subclipse (Subversion), I don't know with others.

Antonio

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to