Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Unable to see class memeber variables in debug Variables view
Unable to see class memeber variables in debug Variables view [message #85076] Tue, 12 August 2003 20:52
Bowden Wise is currently offline Bowden WiseFriend
Messages: 4
Registered: July 2009
Junior Member
Hi

I recently updated to eclipse 2.1.1 and installed the latest Tomcat plugin
2.1

I start tomcat from eclipse so that I can use the debugger to debug my
servlets.

I am using a struts-based JSP framework and have set a breakpoint in one of
my Action classes.

I can set breakpoints in my classes, but I can no longer display or inspect
local class variables of the method I am in. In fact, the variables are also
not
showing up in the Variables view....

I have checked and double-checked:
- eclipse preferences related to debugging
- tomcat server.xml (debug mode is on)

If I run standalone programs inside eclipse debugger, then I do see the
variables, so it seems to be something to do with the tomcat integration?

But I am stumped....

Any idea whats causing this??
Thanks
Bowden
Previous Topic:Unable to see class memeber variables in debug Variables view
Next Topic:Object Browser in 3.0
Goto Forum:
  


Current Time: Tue Sep 17 14:22:03 GMT 2024

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

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

Back to the top