| Author |
Getting debug to work on Eclipse
|
Vyas Sanzgiri
Ranch Hand
Joined: Jun 16, 2007
Posts: 686
|
|
I am using my own Ant script to build and deploy to Tomcat. I use Sysdeo plugin in Eclipse to start and stop Tomcat. But it is strange the debug does not work...
What can be the problem? The only thing I see different is that I do not use the Eclipse Server (Tomcat).
The strange part is that this worked some time back!!
|
===Vyas Sanzgiri===
My Blog
|
 |
Tim Holloway
Saloon Keeper
Joined: Jun 25, 2001
Posts: 14491
|
|
|
You have to add the project you want to debug to the list of projects that are debuggable under Tomcat. I think it's the "Tomcat" topic under Window/Preferences.
|
Customer surveys are for companies who didn't pay proper attention to begin with.
|
 |
 |
|
|
subject: Getting debug to work on Eclipse
|
|
|