Sebastien Arbogast wrote:
Yes, I know Mevenide, but I've never managed to make it work worrectly under
Eclipse. I can't run Maven goals from the maven console (I always get "error
during build" messages), so integration with Eclipse debugging capabilities
is even harder. As for the IntelliJ plugin, I use it for running goals
inside IntelliJ console, but I have never managed to use debugging there
either. And I read the whole documentation of those plugins, and it didn't
help me that much.
If you execute mvn eclipse:eclipse where your pom is you should get a
valid eclipse project, from that point on you could run the app in
debugging from eclipse. I don't know about the goal support though.
Cheers
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]