| Author |
while eclipse debugging how to point java files? now pointing only .class files.
|
Sowbakia Nagaraj
Greenhorn
Joined: Jan 04, 2005
Posts: 6
|
|
Hi Friends, Could you please help for the following query.. I am using Eclipse 3.0 and weblogic8.1 with JDK14. Whenever i am debugging in Eclipse it is always pointing to the .class files only not the .java files Eventhough i specified the source as WEB-INF/src as java files in the Project-->Properties->JavaBuildPath->Source.
|
 |
prasad kulkarni
Ranch Hand
Joined: Mar 19, 2006
Posts: 66
|
|
|
Are you able to see "Attach source" option on the .class file when the control goes on .class file while debugging. If so , click on that & then in a the pop-up window , point to the java source project. Eclipse will automatically detect the .java file & you can debug w/o any problem. You need to do this seting just once.
|
scjp, scwcd
|
 |
Sowbakia Nagaraj
Greenhorn
Joined: Jan 04, 2005
Posts: 6
|
|
I am really sorry to say this... Because i changed some thing in the project structure and i stopped the server and eclipse .If i starts again it will not connecting to .class files also.. Please help me
|
 |
 |
|
|
subject: while eclipse debugging how to point java files? now pointing only .class files.
|
|
|