| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| <html> |
| <head> |
| <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
| <title> |
| New Project |
| </title> |
| <link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"> |
| </head> |
| <body> |
| <h1> |
| New project |
| </h1> |
| <table border="1" cellspacing="0" cellpadding="5" width="100%"> |
| <thead> |
| <tr> |
| <th> |
| <p> |
| Option |
| </p> |
| </th> |
| <th> |
| <p> |
| Description |
| </p> |
| </th> |
| <th> |
| <p> |
| Default |
| </p> |
| </th> |
| </tr> |
| </thead> |
| <tbody> |
| <tr> |
| <td valign="top"> |
| <p> |
| <strong>Source and output folder</strong> |
| </p> |
| </td> |
| <td valign="top"> |
| <dl> |
| <dt> |
| Project: |
| </dt> |
| <dd> |
| <p> |
| Both source and output locations are set to the project's root. |
| </p> |
| </dd> |
| <dt> |
| Folders: |
| </dt> |
| <dd> |
| <p> |
| Source and output locations can be set individually. |
| </p> |
| <p> |
| To specify the source and output locations, set <strong>Source folder name</strong> and <strong>Output location name</strong>. |
| </p> |
| </dd> |
| </dl> |
| </td> |
| <td valign="top"> |
| <p> |
| Project |
| </p> |
| </td> |
| </tr> |
| <tr> |
| <td valign="top"> |
| <p> |
| <strong>Source folder name</strong> |
| </p> |
| </td> |
| <td valign="top"> |
| <p> |
| The location of source files. |
| </p> |
| </td> |
| <td valign="top"> |
| <p> |
| 'src' |
| </p> |
| </td> |
| </tr> |
| <tr> |
| <td valign="top"> |
| <p> |
| <strong>Output location name</strong> |
| </p> |
| </td> |
| <td valign="top"> |
| <p> |
| The location of output files. |
| </p> |
| </td> |
| <td valign="top"> |
| <p> |
| 'bin' |
| </p> |
| </td> |
| </tr> |
| <tr> |
| <td valign="top"> |
| <p> |
| <strong>As JRE library use</strong> |
| </p> |
| </td> |
| <td valign="top"> |
| <p> |
| Specify which JRE library to use. |
| </p> |
| <dl> |
| <dt> |
| JRE container |
| </dt> |
| <dd> |
| A JRE container. |
| </dd> |
| <dt> |
| JRE_LIB variable |
| </dt> |
| <dd> |
| The JRE specified by the <var>JRE_LIB</var> variable. |
| </dd> |
| </dl> |
| </td> |
| <td valign="top"> |
| <p> |
| JRE container |
| </p> |
| </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> |
| </p> |
| <p> |
| <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br> |
| <a href="../tasks/tasks-12.htm">Creating a new Java project</a><br> |
| <a href="../tasks/tasks-119.htm">Working with JREs</a> |
| </p> |
| <p> |
| <img border="0" width="159" height="27" src="../images/ngrelr.gif" alt="Related reference"><br> |
| <a href="../reference/ref-121.htm">New Java Project wizard</a> |
| </p> |
| <p> |
| <a href="../hglegal2003.htm"></a><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> |
| |