blob: f115b0c9e90dc7df56e22a0d6c558bf3ae5e0ab5 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. 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">
<title>
Re-launching a program
</title>
</head>
<body>
<h1>
Re-launching a program
</h1>
<p>
The workbench keeps a history of each launched and debugged program. To
relaunch a program, do one of the following:
</p>
<ul>
<li>
Select a previous launch from <strong>Run</strong> or <strong>Debug</strong> button pull-down menus.
</li>
<li>
From the menu bar, select <strong>Run</strong> &gt; <strong>Run History</strong> or <strong>Run</strong> &gt; <strong>Debug History</strong> and select a previous launch
from these sub-menus.
</li>
<li>
In the Debug view, select a process that you want to relaunch, and select <strong>Relaunch</strong> from the process's pop-up menu.
</li>
</ul>
<p>
To relaunch the most recent launch, do one of the following:
</p>
<ul>
<li>
Click the <strong>Run</strong> or <strong>Debug</strong> buttons
(without using the button pull-down menu).
</li>
<li> Select <strong>Run</strong> &gt; <strong>Run Last Launched</strong> (<kbd>Ctrl+F11</kbd>),
or <strong>Run</strong> &gt; <strong>Debug Last Launched</strong> (<kbd>F11</kbd>)
from the workbench menu bar.
</li>
</ul>
<p>
<img border="0" src="../images/ngrelt.png" alt="Related tasks" ><br>
<a href="../tasks/tasks-130.htm">Launching a Java program</a><br>
<a href="../tasks/tasks-126.htm">Running and debugging</a>
</p>
<p>
<img border="0" src="../images/ngrelr.png" alt="Related reference" ><br>
<a href="../reference/ref-51.htm">Debug view</a>
</p>
</body>
</html>