File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes IDEs, Version Control and other tools and the fly likes no highlighting row in debuging - eclipse Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "no highlighting row in debuging - eclipse" Watch "no highlighting row in debuging - eclipse" New topic
Author

no highlighting row in debuging - eclipse

manu chaox
Ranch Hand

Joined: Apr 10, 2006
Posts: 110
I am usesing Eclipse 3.2 and I am debugging in a web application.
It doesn't display me a highlighting row in code in debugger. Could you help me?

If "Step over" in code (in debugger) then it jump into class method window (NameClass.aMethod()line:29) and displays red "Source not found" with "Edit source Lookup Path..." button.

(For debugging J2SE work fine.)
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: no highlighting row in debuging - eclipse
 
Similar Threads
debug cglib and javaasist code?
how to open debug window in jbuilder
Debugging into Sun's code
Do you use an IDE?
Which IDE to use