Hi,
Is it possible to set breakpoints and debug JSPs if I don’t use the Myeclipse project deployment tool?
I’m currently using ANT to build and deploy the webapp. I then start the application server (debug mode) from within MyEclipse (tomcat5), and it works great. I am able to use the application completely from the web.
The problem is that the debugger doesn’t stop at my breakpoints at all.
So my question is. Is it possible to debug the code this way, or do I have to deploy it using the MyEclipse deployment tool, which at the moment does not work for my settings.
Br
Marcus
Eclipse version: 3.0M6
MyEclipse version: 030700RC2
Eclipse JDK version: 1.4.2_04
Application Server JDK version: tomcat5 1.4.2_04