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.
The following extension points are used to support and extend the Java debug UI.: