| Author |
Message |
|
|
Post subject: _jsp source not found when trying to debug jsp page
Posted: Sep 30, 2005 - 02:59 PM
|
|
|
|
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!? |
|
|
| |
|
|
|
 |
|
|
|
Post subject: Did any one solve this?
Posted: Nov 28, 2005 - 09:36 AM
|
|
|
|
| Did any one solve this? I have the same problem too... |
|
|
| |
|
|
|
 |
|
|
Post subject: jsp source not found when trying to debug jsp page in Eclips
Posted: Feb 10, 2006 - 04:13 PM
|
|
|
|
| I too have the same issue, anyone out there solve it? My build path *is* correct! |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: jsp source not found when trying to debug jsp page in Ec
Posted: Apr 16, 2006 - 04:54 AM
|
|
|
|
| I got the same issue, but only for an include jsp. |
|
|
| |
|
|
|
 |
|
|
Post subject: _jsp source not found when trying to debug jsp page
Posted: Aug 07, 2007 - 09:04 PM
|
|
Joined: Aug 07, 2007
Posts: 1
|
|
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! |
|
|
| |
|
|
|
 |
|
|
| |