| Author |
Message |
|
|
|
Post subject: Help:Tomcat PlugIn can't point to Breakpoint
Posted: Dec 18, 2006 - 12:30 AM
|
|
Joined: Dec 18, 2006
Posts: 2
|
|
My Tomcat plugin can't point to Breakpoint when the program is running at the breakpoint. And the statement don't use light green color to highlight. The editor area seem to be nothing happens.
What's the problem??
I use eclipse 3.2, tomcat 5.5 and tomcat plugin 3.1. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Dec 20, 2006 - 02:33 PM
|
|
Joined: Dec 19, 2006
Posts: 4
|
|
DId you find solution to your problem? I am also facing the same problem. Incase you find any clue, please let me know.
- R |
|
|
| |
|
|
|
 |
|
|
Post subject: Solved in new release
Posted: Dec 21, 2006 - 02:03 PM
|
|
Joined: Dec 19, 2006
Posts: 4
|
|
I just took out the latest sysdeo tomcat plug and I can debug my application very easily. I am using HTTPS protocol and sysdeo also supports this protocol to debug which is not supported by Eclipse web tool tomcat plugin.
Thanks sysdeo a lot.
- R |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Solved in new release
Posted: Dec 24, 2006 - 09:12 PM
|
|
Joined: Dec 18, 2006
Posts: 2
|
|
I found the problem myself... I use SUBST to add a new disk that replace the web directory. But in Eclipse, I use the original directory to create the project. so the Tomcat plug-in can found the source file itself. so the item (Automatically compute source path) couldn't work.
Then, set the item (Automatically compute source path) uncheck, and check the item of relative project up. |
|
|
| |
|
|
|
 |
|
|
| |