blob: 3580d84ef3c6c754a3cf7e2f8b23f6eaec155dd6 [file]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="en">
<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">
<title>Execute</title>
</head>
<body>
<h1> Execute </h1>
<p> Select the <strong>Execute</strong> command [ <img src="../../../images/org.eclipse.jdt.debug.ui/etool16/run_sbook.png" alt="Execute Selected Statement"> ] to have the selected statement executed as though it was run in normal Java code.</p>
<p>This command applies to:</p>
<ul>
<li><a href="../../../concepts/concept-java-editor.htm"><strong>Java Editor</strong></a></li>
<li><a href="../../../reference/views/display/ref-display_view.htm"><strong>Display View</strong></a></li>
<li><a href="../../../reference/views/shared/ref-detailpane.htm"><strong>Detail Pane</strong></a> (in the <a href="../../../reference/views/expressions/ref-expressions_view.htm"><strong>Expressions View</strong></a> and <a href="../../../reference/views/variables/ref-variables_view.htm"><strong>Variables View</strong></a>)</li>
<li><a href="../../../reference/menus/run/ref-menu-run.htm"><strong>Run Menu</strong></a><strong> </strong></li>
</ul>
<p><img src="../../../images/ngrelt.png" alt="Related Tasks"></p>
<p><a href="../../../tasks/task-evaluating_expressions.htm">Evaluating Expressions</a></p>
<p>&nbsp;</p>
</body>
</html>