blob: 25af5403032f6df640bcf9c63bc031133b3bddc7 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2007. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
<script language="JavaScript" src="../PLUGINS_ROOT/org.eclipse.help/livehelp.js"> </script>
<title>Run and Debug toolbar actions</title>
</head>
<body>
<h1> Run and Debug toolbar actions </h1>
<table border="1" cellspacing="0" cellpadding="5">
<caption>
Run and Debug toolbar actions
</caption>
<thead>
<tr>
<th rowspan="1" colspan="1"> <p> Toolbar Button </p></th>
<th rowspan="1" colspan="1"> <p> Command </p></th>
<th rowspan="1" colspan="1"> Description </th>
</tr>
</thead>
<tbody>
<tr>
<td rowspan="1" colspan="1" valign="top" align="left"><img src="../images/org.eclipse.debug.ui/etool16/run_exc.png" align="middle" alt="Run button"> </td>
<td rowspan="1" colspan="1" valign="top" align="left"><p><strong> <a href="../reference/menus/run/ref-rll_run.htm">Run</a> </strong></p></td>
<td rowspan="1" colspan="1" valign="top" align="left"><p> This command re-launches the most recently launched application, or launches the selected resource or active editor depending on the <a href="../reference/preferences/run-debug/ref-launching.htm">launch operation</a> preference settings found on the <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.debug.ui.LaunchingPreferencePage)")'> <b>Run/Debug &gt; Launching</b></a> preference page</p></td>
</tr>
<tr>
<td rowspan="1" colspan="1" valign="top" align="left"><img src="../images/org.eclipse.debug.ui/etool16/debug_exc.png" align="middle" alt="Debug button"> </td>
<td rowspan="1" colspan="1" valign="top" align="left"><p><strong> <a href="../reference/menus/run/ref-dll_debug.htm">Debug</a> </strong></p></td>
<td rowspan="1" colspan="1" valign="top" align="left"><p> This command re-launches the most recently launched application under debugger control, or launches the selected resource or active editor depending on the <a href="../reference/preferences/run-debug/ref-launching.htm">launch operation</a> preference settings found on the <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.debug.ui.LaunchingPreferencePage)")'> <b>Run/Debug &gt; Launching</b></a> preference page</p></td>
</tr>
</tbody>
</table>
<p> <img border="0" src="../images/ngrelc.png" alt="Related concepts" > </p>
<p> <a href="../concepts/cdebugger.htm">Debugger</a><br>
<a href="../concepts/clocdbug.htm">Local Debugging</a><br>
<a href="../concepts/cremdbug.htm">Remote Debugging</a> </p>
<p> <img border="0" src="../images/ngrelt.png" alt="Related tasks" ></p>
<p> <a href="../tasks/task-running_and_debugging.htm">Running and Debugging</a><br>
<a href="../tasks/task-remotejava_launch_config.htm">Connecting to a remote VM with the Remote Java application launch configuration</a><br>
<a href="../tasks/task-add_line_breakpoints.htm">Line breakpoints</a><br>
<a href="../tasks/task-set_method_breakpoints.htm">Setting method breakpoints</a><br>
<a href="../tasks/task-catching_exceptions.htm">Catching exceptions</a> </p>
<p> <img border="0" src="../images/ngrelr.png" alt="Related Reference" > </p>
<p> <a href="../reference/views/debug/ref-debug_view.htm">Debug View</a><br>
<a href="../reference/preferences/run-debug/ref-run_debug.htm">Debug Preferences</a><br>
<a href="../reference/preferences/run-debug/ref-launching.htm">Launching Preferences</a> <br>
<a href="../reference/menus/run/ref-menu-run.htm">Run menu actions</a> </p>
</body>
</html>