Debugging servlet in eclipse [message #212138] |
Tue, 16 March 2004 17:45 |
Eclipse User |
|
|
|
Originally posted by: sylcheung.hotmail.com
Hi,
I install Tomcat plugin 2.2.1 in eclipse 200403100800.
If I have a servlet (HelloWorldExample.java) in the default package
(i.e. under WEB-INF/src), I am able to see the source when I debug it.
But if I have the servlet under a package (say pkg, i.e the class name
is “pkg.HelloWorldExample”), I am not able to see the source when I
debug it.
When I click the class file under
*WEB-INF/classes/pkg/HelloWorldExample”, It said “Source not found”.
There is no source file attached to the class file.
Could you please help me with this problem?
Thank you.
Sam
|
|
|
Powered by
FUDForum. Page generated in 0.28283 seconds