Tried but with very same poor result. As far as I understand, this function
checkouts project tree from SVN and creates .project and .classpath and
other necessary files for Eclipse. In my case there are these files in
SVN and I'm successfully using Eclipse for development of this project.
I am able to debug this project inside Eclipse in Jetty server. What
I want now is only add support for debugging same project in Tomcat
container inside Eclipse (aka WTP).

Martin


Antonio Petrelli wrote:
2010/2/2 Martin Schayna <martin.scha...@abra.eu>:
Maybe "Checkout as Maven" in m2eclipse plugin can do some
magic project configuration if original project is not mavenized

It works well *especially* with mavenized projects. It creates one
project per module, along with the project for the pom.
BTW did you try it?

Antonio

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

Reply via email to