Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Debugging servlet in eclipse
Debugging servlet in eclipse [message #212138] Tue, 16 March 2004 22:45
Eclipse UserFriend
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
Previous Topic:how do i edit .java files without creating a new project
Next Topic:The declared package does not match the expected package
Goto Forum:
  


Current Time: Fri Oct 18 02:38:47 GMT 2024

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

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

Back to the top