| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> |
| <head> |
| |
| <meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2011. 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"/> |
| <title>New Project wizard</title> |
| <link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css"/> |
| </head> |
| <body bgcolor="#FFFFFF"> |
| |
| <h1 class="Head"> |
| New Project wizard</h1> |
| |
| <div class="Intro">This wizard helps you create a new project in the Workbench.</div> |
| |
| |
| <p class="Para">When you first bring up the New Project wizard, you need to select |
| the type of project you want to create. Select the General type if you |
| want to create a generic project. To assist in locating a particular wizard, |
| the text field can be used to show only the wizards that match the entered text. </p> |
| |
| <div class="Topic"> |
| <h2> |
| Create a New Project Resource Page</h2> |
| When you select Next, you will be presented with the New Project Resource |
| Page, containing the following edit fields: |
| <br/> |
| <table border="1" cellspacing="0"> |
| <tr> |
| <th> |
| <div class="Para">Field</div> |
| </th> |
| |
| <th> |
| <div class="Para">Description</div> |
| </th> |
| |
| <th> |
| <div class="Para">Default</div> |
| </th> |
| </tr> |
| |
| <tr> |
| <td align="left" valign="top"> |
| <div class="Para">Project Name</div> |
| </td> |
| |
| <td align="left" valign="top"> |
| <div class="Para">The name of the new project to be created.</div> |
| </td> |
| |
| <td align="left" valign="top"> |
| <div class="Para"><blank></div> |
| </td> |
| </tr> |
| |
| <tr> |
| <td align="left" valign="top"> |
| <div class="Para">Location</div> |
| </td> |
| |
| <td align="left" valign="top"> |
| <div class="Para">The location in the file system where the project will |
| be created. Deselect "Use default location" to specify a location other |
| than the default. You can type the new location or browse to select |
| a file system location for the new project.</div> |
| </td> |
| |
| <td align="left" valign="top"> |
| <div class="Para">The workspace root directory</div> |
| </td> |
| </tr> |
| </table> |
| |
| |
| <p class="Para">After you indicate a name and location for the project, you |
| can either click <strong>Finish </strong>to create the project, or you can |
| click <strong>Next </strong>to set up project dependencies on the Select Referenced |
| Projects page.</p> |
| </div> |
| |
| <div class="Topic"> |
| <h2> |
| Select Referenced Projects page</h2> |
| |
| <div class="Para">In the Referenced Projects list, you can set project |
| dependencies for the new project. In the list of other projects in the |
| Workbench, you can select one or more projects on which you want the new |
| project to depend. Initially, no projects will be selected.</div> |
| |
| |
| <p class="Para">Click <strong>Finish</strong> when you are done to create the |
| new project in the Workbench.</p> </div> |
| |
| <div class="Topic"> |
| <h2> |
| New Project perspective options</h2> |
| |
| <div class="Para">On the <img src="PLUGINS_ROOT/org.eclipse.help/command_link.svg" alt="command link"/> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.ui.preferencePages.Perspectives)")'> |
| <strong>General > Perspectives</strong></a> preference page, you can change the way that new projects are initially |
| displayed. For details on how to change this option see <a href="ref-10.htm">General</a>.</div> |
| </div> |
| |
| <h3 class="related">Related reference</h3> |
| <a href="ref-27.htm">Project Explorer View</a> |
| |
| </body> |
| </html> |