I upgraded to Eclipse 3.0.1 and MyEclipse 3.8.2 and installed the myeclipse patch.
Eclipse:
Version: 3.0.1
Build id: 200409161125
MyEclipse:
3.8.2+QF20041020
I rebuilt and redeployed the HelloWorld web project in Tomcat 5. When I try to set the breakpoint on the line
out.println(“Hello World”);
I get an error msg at the bottom left:
Breakpoint cannot be set at the given location