| <!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> |
| Parameters page |
| </title> |
| <link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"> |
| </head> |
| <body> |
| <h1> |
| Parameters page |
| </h1> |
| <img src="../images/tasks-29.gif" width=412 height=341 alt="Parameters page of the Rename Compilation Unit refactoring dialog"> |
| <p> |
| Rename Compilation Unit Parameters Page |
| </p> |
| <ul> |
| <li> |
| In the <strong>Enter new name</strong> field, type a new name for the compilation unit. |
| </li> |
| <li> |
| If you do not want to update references to the renamed compilation unit, deselect the <strong>Update references to the renamed element</strong> checkbox. |
| </li> |
| <li> |
| If you want to update Javadoc references to the renamed compilation unit, select the <strong>Update references in Javadoc comments</strong> checkbox. |
| </li> |
| <li> |
| If you want to update references in regular (not Javadoc) comments, select the <strong>Update references in regular comments</strong> checkbox. |
| </li> |
| <li> |
| If you want to update references in string literals, select the <strong>Update references in string literals</strong> checkbox. |
| </li> |
| |
| <li> Click <strong>OK</strong> to perform a quick refactoring, or click <strong>Preview</strong> |
| to perform a controlled refactoring. </li> |
| </ul> |
| <p> |
| <strong>Note:</strong> References in Javadoc comments, regular comments and string literals are updated based on textual matching. It is recommended |
| that you perform a controlled refactoring and review the suggested changes if you select one of these options. |
| </p> |
| <p> |
| <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"> |
| </p> |
| <p> |
| <a href="tasks-82.htm">See Refactoring without Preview</a><br> |
| <a href="tasks-83.htm">See Refactoring with Preview</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> |
| |