Well, I use IntelliJ (at the moment) but I'd assume that NetBeans and Eclipse will both let you do remote debugging of a webapp.
I have extended Cocoon's SitemapComponentTestCase to support additional components such as input modules and selectors. I then unit test my components to death before using them. That and logging reduces the need to actually have to debug the component. Someone else will have to discuss the reason for the eclipse target. Ralph Sandor Spruit said: > > Hi, > > I'm working with Cocoon 2.1.x to create a web application. I'll need to > write some custom Actions and stuff, and would like to use some IDE for > debugging etc. Is there a specific reason for having an 'eclipse' target > in the Ant build configuration? Is there any reason to prefer NetBeans > over Eclipse or vice versa? > > BTW: I'm not interested in your typical 'my-IDE-is-better' debate! > Facts and arguments please :) > > Cheers, > Sandor > > ----------------------------------------------------------------------- > NEW! international master programme 'Content and Knowledge Engineering' > see: http://www.informationscience.nl/ > My personal coordinates: http://www.cs.uu.nl/people/sandor/ > > "Our minds are harnessed by knowledge, by the hill and the will > to succeed". From: Fish, "Vigil in a wilderness of mirrors" > > > --------------------------------------------------------------------- > 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]
