Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » How to debug into the source of depending libraries
How to debug into the source of depending libraries [message #25146] Mon, 22 April 2002 16:36 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
>
>
Previous Topic:Newbie Questions
Next Topic:How to use J2EE with Eclipse ?
Goto Forum:
  


Current Time: Wed Apr 16 11:39:51 EDT 2025

Powered by FUDForum. Page generated in 0.03685 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top