JSP debugging no longer working with tomcat 5 using vanilla eclipse

2004-06-29 Thread Mark Palmer
I have been using eclipse 3.0R? for quite some time. And have been able to debug jsp's in tomcat 4 by simplying copying the *.java files created by tomcat's jasper compiler, into my eclipse workspace, into a directory called org/apache/jsp and attaching a remot e debugger. That way I can see the r

Re: JSP debugging no longer working with tomcat 5 using vanilla eclipse

2004-06-29 Thread Mark Palmer
days --- Mark Palmer <[EMAIL PROTECTED]> wrote: > I have been using eclipse 3.0R? for quite some time. > And have been able to debug jsp's in tomcat 4 by > simplying > copying the *.java files created by tomcat's jasper > compiler, into my eclipse workspace, into a >