I have problems with jsp debug in myeclipse, I am working with eclipse 3.0.1, myEclipse 3.0.8.2 and Tomcat 5.0.28.
I am able to set the breakpoints, but I can’t step into the code, I get the following message:
Source not found for “myjsp_jsp._jspService”
I think myeclipse can’t find the source code, but I don’t know where is he looking. I have alredy set the work folder in Tomcat but I am not sure if myeclipse inspect work folder in jsp debug.
I would be very grateful if someone can help me.
Thank you.