blob: 59ca011523cdfad4bb21e2ec253cb5ed242e91e0 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="generator" content="Adobe RoboHelp 8">
<title>Run Menu</title>
<link rel="StyleSheet" href="default.css" type="text/css">
<style type="text/css">
<!--
body { border-left-style:None;
border-right-style:None;
border-bottom-style:None;
background-color:Transparent;
border-top-style:None; }
-->
</style>
<style type="text/css">
<!--
body { border-left-style:None;
border-right-style:None;
border-bottom-style:None;
background-color:Transparent;
border-top-style:None; }
-->
</style>
<script type="text/javascript" language="JavaScript">
//<![CDATA[
function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight)
location.reload();
}
if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
origWidth = innerWidth;
origHeight = innerHeight;
onresize = reDo;
}
onerror = null;
//]]>
</script>
<style type="text/css">
<!--
div.WebHelpPopupMenu { position:absolute;
left:0px;
top:0px;
z-index:4;
visibility:hidden; }
p.WebHelpNavBar { text-align:right; }
-->
</style>
<script type="text/javascript" language="javascript1.2" src="whmsg.js"></script>
<script type="text/javascript" language="javascript" src="whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="whproxy.js"></script>
<script type="text/javascript" language="javascript1.2" src="whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="whlang.js"></script>
<script type="text/javascript" language="javascript1.2" src="whtopic.js"></script>
<script type="text/javascript" language="javascript1.2">//<![CDATA[
<!--
if (window.gbWhTopic)
{
var strUrl = document.location.href;
var bc = 0;
var n = strUrl.toLowerCase().indexOf("bc-");
if(n != -1)
{
document.location.href = strUrl.substring(0, n);
bc = strUrl.substring(n+3);
}
if (window.setRelStartPage)
{
addTocInfo("Reference\nPHP Perspective Menus\nRun Menu");
addAvenueInfo("Reference","project.htm","navigation.htm");
}
document.write("<p style=\"text-align:left\"> ");
AddMasterBreadcrumbs("ide_help.htm", "", "&gt;", "Home", "pdt_table_of_contents.htm");
document.write("<a href=\"reference.htm\">Reference<\/a> &gt; <a href=\"menus.htm\">PHP Perspective Menus<\/a> &gt; Run Menu<\/p>");
if (window.setRelStartPage)
{
setRelStartPage("ide_help.htm");
autoSync(0);
sendSyncInfo();
sendAveInfoOut();
}
}
else
if (window.gbIE4)
document.location.reload();
//-->
//]]></script>
</head>
<body leftmargin="5" topmargin="5" rightmargin="5" bottommargin="5"><script type="text/javascript" language="javascript1.2">//<![CDATA[
<!--
if (window.writeIntopicBar)
writeIntopicBar(4);
//-->
//]]></script>
<div style="width: 100%; position: relative;" id="header">
<p align="right"><a
title="Documentation Survey" href="http://spreadsheets.google.com/viewform?formkey=dC1scEswTjFia2tDQ3Y5TVJBbkNQcWc6MQ">Documentation
Survey</a>
| <a href="javascript:crlf=&quot;&quot;;h=location.href;t=document.title;e = &quot;&quot; + (window.getSelection ? window.getSelection() : document.getSelection ? document.getSelection() : document.selection.createRange().text); if (e!=null) location=&quot;mailto:documentation@zend.com&quot; + &quot;?Subject= Feedback on PDT for page &quot; + escape(t) + &quot;&amp;Body=&quot; + escape(e).replace(/ /g, &quot;+&quot;) + crlf + &quot; &quot;; void 0"><span
style="background-color: #ffffff;">Submit Documentation</span><span
style="background-color: #ffffff;"> Feedback</span></a><span
style="background-color: #ffffff;"></span><span style="background-color: #ffffff;">
</span><span style="background-color: #ffffff;">|
</span><span
style="background-color: #ffffff;"><a title="View Latest Version and Get PDF Online"
href="http://www.zend.com/en/resources/zend-documentation/"
target="_blank">View Latest
Version and Get PDF Online</a></span></p>
</div>
<h1>Run Menu
</h1>
<p>The Run menu allows you to get maximum efficiency and accuracy from
your files and projects through analyzing and testing your code using
the Debugging
and Run functions.</p>
<p>&#160;</p>
<p>Running a file or application will display the output in the Browser
and Debug Output views, as well as displaying any error or warning messages
in the console view.</p>
<p>&#160;</p>
<p>Debugging a file or application allows you to view the output and any
error notices, as well as information about various elements, at various
stages while the file is run. For more information on Debugging, see <a href="debugging.htm">Debugging Files and Applications</a>.</p>
<p>&#160;</p>
<p style="font-weight: bold;">The options available from the Run menu are:</p>
<table cellspacing="0" width="100%">
<col style="width: 21.668%;">
<col style="width: 12.566%;">
<col style="width: 65.766%;">
<tr style="height: 24px;" valign="top">
<td style="border: Solid 1px #000000; width: 21.668%; padding-right: 10px;
padding-left: 10px;"><p style="font-weight: bold;">Name</p></td>
<td style="border-top: Solid 1px #000000; border-right: Solid 1px #000000;
border-bottom: Solid 1px #000000; width: 12.566%; padding-right: 10px;
padding-left: 10px;"><p style="font-weight: bold;">Shortcut</p></td>
<td style="border-top: Solid 1px #000000; border-right: Solid 1px #000000;
border-bottom: Solid 1px #000000; width: 65.766%; padding-right: 10px;
padding-left: 10px;"><p style="font-weight: bold;">Description</p></td>
</tr>
<tr style="height: 24px;" valign="top">
<td style="border-left: Solid 1px #000000; border-right: Solid 1px #000000;
border-bottom: Solid 1px #000000; width: 21.668%; padding-right: 10px;
padding-left: 10px;"><p style="font-weight: bold;">Run</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 12.566%; padding-right: 10px; padding-left: 10px;"><p>Ctrl+F11</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 65.766%; padding-right: 10px; padding-left: 10px;"><p>Launches
the last launched Run configuration.</p></td>
</tr>
<tr style="height: 23px;" valign="top">
<td style="border-left: Solid 1px #000000; border-right: Solid 1px #000000;
border-bottom: Solid 1px #000000; width: 21.668%; padding-right: 10px;
padding-left: 10px;"><p style="font-weight: bold;">Debug</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 12.566%; padding-right: 10px; padding-left: 10px;"><p>F11</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 65.766%; padding-right: 10px; padding-left: 10px;"><p>Launches
the last Debug session run.</p></td>
</tr>
<tr style="height: 23px;" valign="top">
<td style="border-left: Solid 1px #000000; border-right: Solid 1px #000000;
border-bottom: Solid 1px #000000; width: 21.668%; padding-right: 10px;
padding-left: 10px;"><p style="font-weight: bold;">Run History</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 12.566%; padding-right: 10px; padding-left: 10px;"><p>&#160;</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 65.766%; padding-right: 10px; padding-left: 10px;"><p>Displays
and allows access to a list of previously launched Run configurations.</p></td>
</tr>
<tr style="height: 5px;" valign="top">
<td style="border-left: Solid 1px #000000; border-right: Solid 1px #000000;
border-bottom: Solid 1px #000000; width: 21.668%; padding-right: 10px;
padding-left: 10px;"><p style="font-weight: bold;">Run As</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 12.566%; padding-right: 10px; padding-left: 10px;"><p>&#160;</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 65.766%; padding-right: 10px; padding-left: 10px;"><p>Lets
you choose from running: on the server, as a PHP Script, or as
a PHP Web Page.</p></td>
</tr>
<tr style="height: 23px;" valign="top">
<td style="border-left: Solid 1px #000000; border-right: Solid 1px #000000;
border-bottom: Solid 1px #000000; width: 21.668%; padding-right: 10px;
padding-left: 10px;"><p style="font-weight: bold;">Open Run
Dialog...</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 12.566%; padding-right: 10px; padding-left: 10px;"><p>&#160;</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 65.766%; padding-right: 10px; padding-left: 10px;"><p>Launches
the Run dialog for creating / editing Run configurations.</p></td>
</tr>
<tr style="height: 23px;" valign="top">
<td style="border-left: Solid 1px #000000; border-right: Solid 1px #000000;
border-bottom: Solid 1px #000000; width: 21.668%; padding-right: 10px;
padding-left: 10px;"><p style="font-weight: bold;">Debug History</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 12.566%; padding-right: 10px; padding-left: 10px;"><p>&#160;</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 65.766%; padding-right: 10px; padding-left: 10px;"><p>Displays
a list of Debug configurations so that they can be used for debugging.</p></td>
</tr>
<tr style="height: 23px;" valign="top">
<td style="border-left: Solid 1px #000000; border-right: Solid 1px #000000;
border-bottom: Solid 1px #000000; width: 21.668%; padding-right: 10px;
padding-left: 10px;"><p style="font-weight: bold;">Debug As</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 12.566%; padding-right: 10px; padding-left: 10px;"><p>&#160;</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 65.766%; padding-right: 10px; padding-left: 10px;"><p>Lets
you choose from debugging: on the server, as a PHP Script, or
as a PHP WebPage.</p>
<p>For more on these options,
see <a href="debugging.htm">Debugging</a>
.</p></td>
</tr>
<tr style="height: 23px;" valign="top">
<td style="border-left: Solid 1px #000000; border-right: Solid 1px #000000;
border-bottom: Solid 1px #000000; width: 21.668%; padding-right: 10px;
padding-left: 10px;"><p style="font-weight: bold;">Open Debug
Dialog...</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 12.566%; padding-right: 10px; padding-left: 10px;"><p>&#160;</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 65.766%; padding-right: 10px; padding-left: 10px;"><p>Launches
the Debug dialog to create /edit debugging configurations.</p></td>
</tr>
<tr style="height: 23px;" valign="top">
<td style="border-left: Solid 1px #000000; border-right: Solid 1px #000000;
border-bottom: Solid 1px #000000; width: 21.668%; padding-right: 10px;
padding-left: 10px;"><p style="font-weight: bold;">Toggle
Breakpoint</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 12.566%; padding-right: 10px; padding-left: 10px;"><p>Ctrl+Shift+B</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 65.766%; padding-right: 10px; padding-left: 10px;"><p>Adds
/ removes breakpoints from your script.</p>
<p>Breakpoints are used to stop the debugging process at certain
key places throughout your code.</p></td>
</tr>
<tr style="height: 23px;" valign="top">
<td style="border-left: Solid 1px #000000; border-right: Solid 1px #000000;
border-bottom: Solid 1px #000000; width: 21.668%; padding-right: 10px;
padding-left: 10px;"><p style="font-weight: bold;">Toggle
Line Breakpoint</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 12.566%; padding-right: 10px; padding-left: 10px;"><p>&#160;</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 65.766%; padding-right: 10px; padding-left: 10px;"><p>Adds
/ removes line breakpoints from your script.</p></td>
</tr>
<tr style="height: 23px;" valign="top">
<td style="border-left: Solid 1px #000000; border-right: Solid 1px #000000;
border-bottom: Solid 1px #000000; width: 21.668%; padding-right: 10px;
padding-left: 10px;"><p style="font-weight: bold;">Toggle
Method Breakpoint</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 12.566%; padding-right: 10px; padding-left: 10px;"><p>&#160;</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 65.766%; padding-right: 10px; padding-left: 10px;"><p>Adds
/ removes method breakpoints from your script.</p>
<p><a
href="../../plugins_root/org.eclipse.jdt.doc.user/tasks/task-set_method_breakpoints.htm">Method
breakpoints</a> are used to add conditions to breakpoints.</p></td>
</tr>
<tr style="height: 23px;" valign="top">
<td style="border-left: Solid 1px #000000; border-right: Solid 1px #000000;
border-bottom: Solid 1px #000000; width: 21.668%; padding-right: 10px;
padding-left: 10px;"><p style="font-weight: bold;">Toggle
Watchpoint</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 12.566%; padding-right: 10px; padding-left: 10px;"><p>&#160;</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 65.766%; padding-right: 10px; padding-left: 10px;"><p>Adds
/ removes a field watchpoint for the current selected variable
in the Expressions View.</p></td>
</tr>
<tr style="height: 23px;" valign="top">
<td style="border-left: Solid 1px #000000; border-right: Solid 1px #000000;
border-bottom: Solid 1px #000000; width: 21.668%; padding-right: 10px;
padding-left: 10px;"><p style="font-weight: bold;">Skip All
Breakpoints</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 12.566%; padding-right: 10px; padding-left: 10px;"><p>&#160;</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 65.766%; padding-right: 10px; padding-left: 10px;"><p>Allows
you to temporarily remove all breakpoints from your script so
that the debugging process will not stop at them.</p>
<p>Select this function again to return all breakpoints to the
script.</p></td>
</tr>
<tr style="height: 23px;" valign="top">
<td style="border-left: Solid 1px #000000; border-right: Solid 1px #000000;
border-bottom: Solid 1px #000000; width: 21.668%; padding-right: 10px;
padding-left: 10px;"><p style="font-weight: bold;">Remove
All Breakpoints</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 12.566%; padding-right: 10px; padding-left: 10px;"><p>&#160;</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 65.766%; padding-right: 10px; padding-left: 10px;"><p>Removes
all breakpoints from the current active file.</p></td>
</tr>
<tr style="height: 23px;" valign="top">
<td style="border-left: Solid 1px #000000; border-right: Solid 1px #000000;
border-bottom: Solid 1px #000000; width: 21.668%; padding-right: 10px;
padding-left: 10px;"><p style="font-weight: bold;">Launch
the Web Services Explorer</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 12.566%; padding-right: 10px; padding-left: 10px;"><p>&#160;</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 65.766%; padding-right: 10px; padding-left: 10px;"><p>Launches
the Web Services Explorer. See '
<a href="../../plugins_root/org.eclipse.jst.ws.consumption.ui.doc.user/tasks/tstrtexp.html">Launching
the Web Services Explorer</a>
' in the Web Application Development User Guide for more information.</p></td>
</tr>
<tr style="height: 23px;" valign="top">
<td style="border-left: Solid 1px #000000; border-right: Solid 1px #000000;
border-bottom: Solid 1px #000000; width: 21.668%; padding-right: 10px;
padding-left: 10px;"><p style="font-weight: bold;">External
Tools</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 12.566%; padding-right: 10px; padding-left: 10px;"><p>&#160;</p></td>
<td style="border-right: Solid 1px #000000; border-bottom: Solid 1px #000000;
width: 65.766%; padding-right: 10px; padding-left: 10px;"><p
style="font-weight: bold;">Run As</p>
<p>If applicable, allows you to run the file using External tools.</p>
<p style="font-weight: bold;">Open External Tools Dialog</p>
<p>Opens the configuration dialog for running a file using external
tools.</p>
<p style="font-weight: bold;">Organize Favorites</p>
<p>Opens a dialog allowing you to organize your external tools.</p>
<p>See the <a href="../../plugins_root/org.eclipse.platform.doc.user/concepts/concepts-exttools.htm">External
Tools</a> topic in the
Workbench User Guide for more information.</p></td>
</tr>
</table>
<table cellspacing="0" width="100%">
<col style="width: 7.093%;">
<col style="width: 92.907%;">
<tr style="height: 16px;" valign="top">
<td style="width: 7.093%; padding-right: 10px;
padding-left: 10px;"><p
style="font-size: 6pt;">&#160;</p></td>
<td style="width: 92.907%;
padding-right: 10px; padding-left: 10px;"><p>&#160;</p></td>
</tr>
<tr style="height: 35px;" valign="top">
<td style="width: 7.093%; padding-right: 10px;
padding-left: 10px;"><p
style="font-size: 6pt;"><img src="link_icon.png" alt="link_icon.png" style="border: none;" width="32" height="40" border="0"> </p></td>
<td style="width: 92.907%;
padding-right: 10px; padding-left: 10px;"><p
style="font-weight: bold;">Related Links:</p>
<p style="font-weight: normal;"><a href="menus.htm" style="font-weight: normal;">Menus</a>
</p>
<p><a href="file.htm">File</a></p>
<p><a href="edit.htm">Edit</a></p>
<p><a href="source.htm">Source</a></p>
<p><a href="refactor.htm">Refactor</a></p>
<p><a href="navigate.htm">Navigate</a></p>
<p><a href="search.htm">Search</a></p>
<p><a href="project.htm">Project</a></p>
<p><a href="window.htm">Window</a></p>
<p><a href="help.htm">Help</a></p></td>
</tr>
<tr style="height: 19px;" valign="top">
<td style="width: 7.093%; padding-right: 10px;
padding-left: 10px;"><p
style="font-size: 6pt;">&#160;</p></td>
<td style="width: 92.907%;
padding-right: 10px; padding-left: 10px;"><p>&#160;</p></td>
</tr>
</table>
<div style="width: 100%; position: relative;" id="footer">
<p style="text-decoration: underline; "
align="center">PHP Development
Tools</p>
</div>
<script type="text/javascript" language="javascript1.2">//<![CDATA[
<!--
if (window.writeIntopicBar)
writeIntopicBar(0);
highlightSearch();
//-->
//]]></script>
</body>
</html>