Graphical Java Debugger - JDebugTool


Home
Screenshots
Features
Download
How To
Purchase
FAQ
Testimonials
News
Contact
About
RSS Feed
 

Starting Out

The following are instructions on starting out to use the JDebugTool® graphical Java™ debugger on MS Windows®. The instructions are analogous for other operating systems as well.

  1. Download and save jdebugtool.jar in a directory of your choosing, for example:

    c:/Users/Mike/jdebugtool/jdebugtool.jar

  2. Invoke JDebugTool by typing the following command (all on one line):

    "c:/Program Files/Java/jdk1.6.0_21/bin/java" -cp "c:/Users/Mike/jdebugtool/jdebugtool.jar; c:/Program Files/Java/jdk1.6.0_21/lib/tools.jar" com.debugtools.jdebugtool.Main

    Note well that there is no space after the semicolon. On UNIX® use a colon instead of the semicolon as the classpath separator.

You should now be able to start using the JDebugTool GUI immediately.

The reference Getting Started Tutorial provides detailed instructions on getting started to use JDebugTool, if needed.

The How To Debug provides additional instructions on how to debug various Java applications.

Thanks for trying out JDebugTool !

View the Screenshots or Download now.


©2001-2010. debugtools.com LLC. All rights reserved.     Terms of Use     Trademarks     Privacy Statement