Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Debugging Servlets, Class File Line Numbers
Debugging Servlets, Class File Line Numbers [message #55916] Fri, 13 June 2003 03:00
Eclipse UserFriend
Originally posted by: dougr.rmsfinance.com

Under Window --> Preferences --> Java Compiler --> Compliance &
Classfiles, All 'Class file' generation options are set to True: (1) add
variable attributes, (2) addline numbers, (3) add source file name, (4)
preserve unused local variables.

So why, when I attempt to debug a servlet ( By (a) setting a breakpoint,
(b) starting Tomcat via Sysdeo Plug-in, and (c) calling a servlet routine
per JSP link ), do I get an error message:

"Attempting to install a breakpoint in the type
org.apache.artimus.FindByArticle that has no line number attributes. The
breakpoint cannot be installed. Class files must be generated with the
line number attributes.

Reason:
Absent Line Number Informaton"

All responses are gratefully appreciated.

Regards,
Douglas Reames
Previous Topic:Local flag for IFolder.create(..)
Next Topic:jadclipse problem
Goto Forum:
  


Current Time: Thu Nov 14 07:58:31 GMT 2024

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

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

Back to the top