blob: 322e454e5d46acc1fe43cb772db94afc349b9bd3 [file] [log] [blame]
<!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">
<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.png" 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</strong> checkbox.
</li>
<li>
If you want to update references to the renamed compilation unit and strings in code, select the <strong>Update textual matches in comments and strings</strong> checkbox.
</li>
<li>
If you want to update references in non-Java files (like XML configuration files), select the <strong>Update fully-qualified name in non-Java files</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.png" alt="Related tasks" border="0" >
</p>
<p>
<a href="tasks-82.htm">See Refactoring without Preview</a><br>
<a href="tasks-83.htm">See Refactoring with Preview</a>
</p>
</body>
</html>