The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
November 2000

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

java source debugging

Posted by Joe Pitz on November 17, 2000 at 12:48 PM

Using Forte ver 1.0 build 849. I am using the debugger to step through the Java API classes (i.e. java.util.hashmap). I have pulled all of the .java source out of the .jar files which enabled me to step through the API code in Forte. But when I set variable watch points in these api classes I cannot see their values. The only thing that I have not done was pull the .jar files out of the classpath.

I have tried other Java IDE debuggers and still get the same results.

Any ideas on how I can view the values of these variables?





Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us