blob: 4ceb1eb45a7955923d53f107e5296f08d7fc4188 [file] [log] [blame]
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>README Java Debug User Interface Extension Points</title>
</head>
<body link="#0000FF" vlink="#800080">
<h1 align="center">Java Debug User-Interface</h1>
<p>The Java debug UI plug-in, <b>org.eclipse.jdt.debug.ui</b>, 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. <br>
</p>
<hr>
<h1>Extension Points</h1>
<p>The following extension points are used to support and extend the Java debug UI.:
<ul>
<li><a href="org_eclipse_jdt_debug_ui_vmInstallTypePage.html">org.eclipse.jdt.debug.ui.vmInstallTypePage</a></li>
</ul>
<p><a href="hglegal.htm"><img src="ngibmcpy.gif" alt="Copyright IBM Corp. 2000, 2001. All Rights Reserved."
border="0" width="195" height="12"></a></p>
</body>
</html>