blob: c3b1213d9f83d39da0594c753a45faa238092671 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta name="GENERATOR" content="Mozilla/4.76 [en] (Windows NT 5.0; U) [Netscape]">
<title>
Project actions
</title>
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
</head>
<body>
<h1>
Project actions
</h1>
<p>
Project menu commands:
</p>
<table border="1" cellspacing="0">
<tbody>
<tr>
<th>
<p>
Name
</p>
</th>
<th>
<p>
Function
</p>
</th>
<td>
<strong>Keyboard Shortcut</strong>
</td>
</tr>
<tr align="left" valign="top">
<td align="left" valign="top">
<p>
Open Project
</p>
</td>
<td align="left" valign="top">
<p>
Shows a dialog that can be used to select a closed project and open it
</p>
</td>
<td>&nbsp;
</td>
</tr>
<tr>
<td align="left" valign="top">
<p>
Close Project
</p>
</td>
<td align="left" valign="top">
<p>
Closes the currently selected projects
</p>
</td>
<td>&nbsp;
</td>
</tr>
<tr>
<td align="left" valign="top">
<p>
Build Project
</p>
</td>
<td align="left" valign="top">
<p>
Builds the currently selected project. This is an incremental build, means that the builder analyzes the changes since the last time of build and minimizes the
number of changed files.
</p>
</td>
<td>&nbsp;
</td>
</tr>
<tr>
<td align="left" valign="top">
<p>
Rebuild Project
</p>
</td>
<td align="left" valign="top">
<p>
Rebuilds the currently selected project. This is a full build, all files in the project are rebuild.
</p>
</td>
<td>&nbsp;
</td>
</tr>
<tr>
<td align="left" valign="top">
<p>
Build All
</p>
</td>
<td align="left" valign="top">
<p>
Builds the all projects in the workspace. This is an incremental build, means that the builder analyzes the changes since the last time of build and minimizes the
number of changed files.
</p>
</td>
<td>
Ctrl + B&nbsp;
</td>
</tr>
<tr>
<td>
Rebuild All
</td>
<td>
Rebuilds all projects in the workspace. This is a full build, all files are rebuild.
</td>
<td>&nbsp;
</td>
</tr>
<tr>
<td>
Generate Javadoc...
</td>
<td>
Opens the Generate Javadoc wizard on the currently selected project.
</td>
<td>&nbsp;
</td>
</tr>
<tr>
<td>
Properties
</td>
<td>
Opens the property pages on the currently selected project.
</td>
<td>&nbsp;
</td>
</tr>
</tbody>
</table>
<p>
<img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
<a href="../concepts/concepts-3.htm">Java projects</a><br>
<a href="../concepts/concepts-4.htm">Java builder</a>
</p>
<p>
<img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
<a href="../tasks/tasks-106.htm">Building a Java program</a><br>
</p>
<p>
<img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
<a href="../concepts/concepts-3.htm">Java projects</a>
</p>
<p>
<a href="../hglegal2003.htm"><img src="../images/ngibmcpy2003.gif" alt="Copyright (c) 2000, 2003 IBM Corporation and others. All Rights Reserved." border="0" width="324" height=
"14"></a>
</p>
</body>
</html>