Mark Lundquist wrote:

On Dec 13, 2005, at 4:18 AM, Nouguier Olivier wrote:

 Even if you coding java stuff. Eclipse IDE support hot class reloading.
You just have to run tomcat/cocoon inside eclipse, and it's done.


Does this work with remote debugging in Eclipse, or do you actually have to have Eclipse start the Java program?
�ml�

In general, it works with Tomcat if you start it with JPDA enabled (on unix : $TOMCAT_HOME/bin/startup.sh jpda start) and connect a remote session from Eclipse.

AC

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]