| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| <html> |
| <head> |
| <meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. 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"> |
| <link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"> |
| <title> |
| JRE installations |
| </title> |
| </head> |
| <body> |
| <h1> |
| JRE installations |
| </h1> |
| |
| <table border="1" cellspacing="0" cellpadding="5" > |
| <thead> |
| <tr> |
| <th rowspan="1" colspan="1"> <p> Option </p></th> |
| <th rowspan="1" colspan="1"> <p> Description </p></th> |
| </tr> |
| </thead> |
| <tbody> |
| <tr> |
| <td rowspan="1" colspan="1" valign="top" align="left"> <p> Add... </p></td> |
| <td rowspan="1" colspan="1" valign="top" align="left"> <p> Adds a new JRE |
| definition to the workbench. In the resulting dialog, specify the following: |
| </p> |
| <ul> |
| <li> JRE type: (select a VM type from the drop-down list) </li> |
| <li> JRE name: Type a name for this JRE definition </li> |
| <li> JRE home directory: Type or browse to select the root directory |
| for this JRE installation </li> |
| <li> Default VM arguments: Type the VM arguments to be used on the command |
| line each time this JRE is used to run or debug a program</li> |
| <li>Use the JRE system libraries list to manage the libraries associated |
| with the JRE. These are the libraries that appear on the build path |
| and default runtime boot path. |
| <ul> |
| <li> You can add, remove, and re-order the libraries</li> |
| <li>You can specify a source attachment and javadoc location for |
| each library. Multi-select to modify more than one library at |
| once.</li> |
| <li> Use the Restore Default button to revert to the JRE's default |
| libraries</li> |
| </ul> |
| </li> |
| </ul> |
| </td> |
| </tr> |
| <tr> |
| <td rowspan="1" colspan="1" valign="top" align="left"> <p> Edit... </p></td> |
| <td rowspan="1" colspan="1" valign="top" align="left"> <p> Allows you to |
| edit the selected JRE. </p></td> |
| </tr> |
| <tr> |
| <td colspan="1" valign="top" align="left">Copy...</td> |
| <td colspan="1" valign="top" align="left">Creates a copy of the selected |
| JRE with the same attributes and a new name.</td> |
| </tr> |
| <tr> |
| <td colspan="1" valign="top" align="left">Remove</td> |
| <td colspan="1" valign="top" align="left">Removes the selected JRE from |
| the workbench.</td> |
| </tr> |
| <tr> |
| <td rowspan="1" colspan="1" valign="top" align="left"> <p> Search... </p></td> |
| <td rowspan="1" colspan="1" valign="top" align="left"> <p> Automatically |
| searches for JREs installed in the local file system and creates corresponding |
| JRE definitions in the workspace.</p></td> |
| </tr> |
| </tbody> |
| </table> |
| <p> |
| <img src="../images/ngrelc.png" alt="Related concepts" border="0" > |
| </p> |
| <p> |
| <a href="../concepts/cclsspthv.htm">Classpath variables</a><br> |
| </p> |
| <p> |
| <img src="../images/ngrelt.png" alt="Related tasks" border="0" > |
| </p> |
| <p> |
| <a href="../tasks/tasks-JREs.htm">Working with JREs</a> |
| </p> |
| <p> |
| <img src="../images/ngrelr.png" alt="Related reference" border="0" > |
| </p> |
| <p> |
| <a href="../reference/ref-124.htm">Source Attachment</a> |
| </p> |
| |
| </body> |
| </html> |
| |