| <!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"> |
| |
| <title>New Java Package wizard</title> |
| <link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"> |
| </head> |
| |
| <body> |
| <h1>New Java Package Wizard</h1> |
| |
| <p>This wizard helps you create a folder corresponding to a new Java package. The corresponding folder of the default package always exists, and therefore doesn't have to be |
| created.</p> |
| |
| <table border="1" cellspacing="0" summary="Java Package Options"> |
| <caption> |
| Java Package Options<br> |
| </caption> |
| |
| <tr> |
| <th>Option</th> |
| |
| <th>Description</th> |
| |
| <th>Default</th> |
| </tr> |
| |
| <tr> |
| <td align="left" valign="top">Source folder</td> |
| |
| <td align="left" valign="top">Type or browse to select a container (project or folder) for the new package.</td> |
| |
| <td align="left" valign="top">The source folder of the element that was selected when the wizard has been started.</td> |
| </tr> |
| |
| <tr> |
| <td align="left" valign="top">Name</td> |
| |
| <td align="left" valign="top">Type a name for the new package</td> |
| |
| <td align="left" valign="top"><blank></td> |
| </tr> |
| </table> |
| |
| <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br> |
| <a href="../tasks/tasks-15.htm">Creating a new Java package</a><br> |
| <a href="../reference/ref-menu-file.htm">File actions</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" height="14" width= |
| "324"></a></p> |
| </body> |
| </html> |
| |