If you use an IDE like IDEA it can open/create a project right from the pom, then debug as usual.
-Dave On Tue, Sep 6, 2011 at 11:05 AM, Pedro Costa <[email protected]> wrote: > Hi, > > I've created a project using maven, and know I would like to debug my > project. I've 2 different questions: > > 1 - How can I debug remotely a project that was created in maven? > > 2 - I use vim as an editor. How can I debug a project that is on my > PC (now, it's not on a remote site, but locally) that was created with > maven in vim? > > > -- > Thanks, > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
