blob: 02d9dade895ec80b2b00e1995cb39fcfc8b0d561 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="en">
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2007, 2008. 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" type="text/javascript"> </script>
<title>Run Last Launched / Run</title>
</head>
<body>
<h1> Run Last Launched / Run </h1>
<p> Select the <strong>Run Last Launched / Run </strong>command [ <img src="../../../images/org.eclipse.debug.ui/elcl16/runlast_co.svg" alt="Run Last Launched"> ] to re-launch the last configuration or launch the current selection in <em>run</em> mode. You can also use the keyboard shortcut <em><strong>Ctrl + F11</strong> </em></p>
<p>New in 3.3 is the ability to launch the selected resource. This feature shares the <strong>Run Last Launched</strong> command, so when it is enabled, it in effect replaces the <strong>Run Last Launched</strong> with the <strong>Run</strong> command. </p>
<p>The preference for launching last or launching the selected resource can be changed on the <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.debug.ui.LaunchingPreferencePage)")'> <img src="PLUGINS_ROOT/org.eclipse.help/command_link.svg" alt="Opens the Heap Walking preference page"> <strong>Run/Debug &gt; Launching</strong></a> preference page. </p>
<h3 class="related">Related concepts</h3>
<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>
<h3 class="related">Related tasks</h3>
<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">Adding 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>
<h3 class="related">Related references</h3>
<a href="../../preferences/run-debug/ref-run_debug.htm">Debug Preferences</a><br>
<a href="../../ref-toolbar-run.htm">Run and Debug toolbar actions</a>
</body>
</html>