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.
For Maven2, I saw Vincent's introduction for the plugin at JavaPolis (yes Vincent ! you remember ? the guy in the front who bought your book just one hour before you gave some away :P Well actually, it was the JBoss developer's notebook I had in my hands but it could have been yours ;o) and it seemed much more integrated into Eclipse. But I'm waiting for one of the plugin I use (AndroMDA) to switch to M2 before I can do it myself so... right now I'm rather on M1. And as I've never managed to use debugging with Maven, I was just wondering whether it's because I'm doing something wrong or because it's just not possible for now. 2005/12/20, Henry Isidro <[EMAIL PROTECTED]>: > > Sebastien Arbogast wrote: > > >Is there a way to integrate Maven (1 or 2) into an IDE (IntelliJ or > Eclipse) > >so that I can use the debugging capacities of my IDE : breakpoints, > >line-by-line execution, watchpoints, etc. ? > > > >-- > >Sébastien Arbogast > > > >Blog : http://www.sebastien-arbogast.com > >The Epseelon Project : http://www.epseelon.org > >Projet Phénix : http://phenix.netbios.fr > >Lens : http://www.squidoo.com/useful-computers/ > > > > > > > >------------------------------------------------------------------------ > > > >No virus found in this incoming message. > >Checked by AVG Free Edition. > >Version: 7.1.371 / Virus Database: 267.14.1/206 - Release Date: > 12/16/2005 > > > > > Hi Sebastien, > > For M1, take a look at http://mevenide.codehaus.org/. For M2, > http://maven.apache.org/plugins/maven-eclipse-plugin/. > > HTH, > Henry > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Sébastien Arbogast Blog : http://www.sebastien-arbogast.com The Epseelon Project : http://www.epseelon.org Projet Phénix : http://phenix.netbios.fr Lens : http://www.squidoo.com/useful-computers/
