How to debug into the source of depending libraries [message #25146] |
Mon, 22 April 2002 16:36  |
Eclipse User |
|
|
|
Originally posted by: bjiang.rational.com
Hi, my Java app. depending on some run time libraries that I would like to
debug into. eg. JUnit framework. From the properties of my project, I
added the src.jar for JUnit in "Debugger Source Lookup", and selected Use
custom lookup path. Also, in Java Build Path, libraries tab, I put src.jar
in front of junit.jar. But still, when I debug my app., the debugger
couldn't find the source and goes to .class files.
What shall I do to get this working?
Thanks,
Bianca
|
|
|
Re: How to debug into the source of depending libraries [message #25188 is a reply to message #25146] |
Mon, 22 April 2002 16:49  |
Eclipse User |
|
|
|
Originally posted by: bjiang.rational.com
Sorry I posted to the wrong group! :(
"Bianca" <bjiang@rational.com> wrote in message
news:aa1s1h$ug3$1@rogue.oti.com...
> Hi, my Java app. depending on some run time libraries that I would like to
> debug into. eg. JUnit framework. From the properties of my project, I
> added the src.jar for JUnit in "Debugger Source Lookup", and selected Use
> custom lookup path. Also, in Java Build Path, libraries tab, I put
src.jar
> in front of junit.jar. But still, when I debug my app., the debugger
> couldn't find the source and goes to .class files.
>
> What shall I do to get this working?
>
> Thanks,
>
> Bianca
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03685 seconds