Sysdeo Tomcat Launcher - _jsp source not found when trying to debug jsp page Anonymous - Sep 30, 2005 - 02:59 PM Post subject: _jsp source not found when trying to debug jsp page
Hi,
I hae not problems debugging my java classes with the tomcat plugin, however I'm having issues when adding breakpoints to my jsp pages.
When I add a breakpoint in my jsp page the debugger stops at that point and I can see the current state of all the variables in the jsp page. However its complaining that it can't find teh source.
Has anyone come across this issue before?
I doubled checked that...
pref->tomcat->src path my project is checked
I also tried going to tomcat 5.x in the debug application list and manually added the work folder to the source path, however after saving it the sysdeo plugin seems to reset the options so that my work folder is removed.
Please help!?
Anonymous - Nov 28, 2005 - 09:36 AM Post subject: Did any one solve this?
Did any one solve this? I have the same problem too...
Anonymous - Feb 10, 2006 - 04:13 PM Post subject: jsp source not found when trying to debug jsp page in Eclips
I too have the same issue, anyone out there solve it? My build path *is* correct!
Anonymous - Apr 16, 2006 - 04:54 AM Post subject: RE: jsp source not found when trying to debug jsp page in Ec
I got the same issue, but only for an include jsp.
sureshbh - Aug 07, 2007 - 09:04 PM Post subject: _jsp source not found when trying to debug jsp page
All you have to do is:
1) Click on the "Edit Source Path" button
2) On the dialog box, select "Project", and include the current project you are debugging!