Java Debug User-Interface

The Java debug UI plug-in, org.eclipse.jdt.debug.ui, implements a Java debug user-interface, allowing the user to launch and manipulate Java virtual machines, threads, stack frames, and variables. It provides Java specific actions to support Java breakpoints, expession evaluation, etc.


Extension Points

The following extension points are used to support and extend the Java debug UI.:

Copyright IBM Corp. 2000, 2001. All Rights Reserved.