in order to go third party classes you must have source attached those third party jars or you could use jad plugin (http://jadclipse.sourceforge.net/).
On 10/2/07, Viplav Kallepu <[EMAIL PROTECTED]> wrote: > > Thanks for the reply.. when I put breakpoints in my action class and start > the server in debugging mode and run my application in browser.. its > stopping at the breakpoint and not going forward(It is showing it in the > debug console)..I feel it is not able to find the source files as in > .deployables donot contain source files.. Can anyone help me sorting out > this.. > > On 10/2/07, João Vieira da Luz <[EMAIL PROTECTED]> wrote: > > > > Remote debugging is the keyword. WTP already supports that. > > > > On 10/2/07, Viplav Kallepu <[EMAIL PROTECTED]> wrote: > > > > > > Hi, > > > > > > I am using struts 1.3.8 with eclipse 3.1 (wtp) and tomcat 5.5. Can > > anyone > > > please tell me how to enable debugging in it like we debug the core > java > > > application in eclipse. I googled it but the I wasn't able to find a > > > single > > > correct solution to try (I cant use myeclipse because I have to use > > > eclipse > > > in my work). > > > > > > -- > > > Regards > > > Viplav Kallepu > > > > > > > > > -- > Regards > Viplav Kallepu >