blob: cad24552363e55f12596b5203755c09329948b25 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//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>
Previewing refactoring changes
</title>
</head>
<body>
<h1>
Previewing refactoring changes
</h1>
<p>
The Preview page shows the proposed effects of a refactoring action. You can use this page as follows.
</p>
<ul>
<li>
Select a node in the tree to examine a particular change.
</li>
<li>
To examine a change inside a compilation unit, expand a compilation unit node in the tree and select one of its children.
</li>
<li>
When selecting nodes, the compare viewer is adjusted only to show a preview for the selected node.
</li>
<li>
Clear the checkbox for a node to exclude it from the refactoring.
</li>
</ul>
<p>
<strong>Note</strong>: Excluding a node can result
in compile errors when performing the refactoring without further warning.
</p>
<p>
<img border="0" src="../images/ngrelc.png" alt="Related concepts" >
</p>
<p>
<a href="../concepts/concepts-9.htm">Refactoring support</a>
</p>
<p>
<img border="0" src="../images/ngrelt.png" alt="Related tasks" >
</p>
<p>
<a href="../tasks/tasks-83.htm">Refactoring with preview</a><br>
<a href="../tasks/tasks-100.htm">Undoing a refactoring operation</a><br>
<a href="../tasks/tasks-101.htm">Redoing a refactoring operation</a>
</p>
<p>
<img border="0" src="../images/ngrelr.png" alt="Related reference" >
</p>
<p>
<a href="../reference/ref-menu-refactor.htm">Refactoring actions</a><br>
<a href="../reference/ref-117.htm">Refactoring dialogs</a><br>
<a href="../reference/ref-13.htm">Java preferences</a>
</p>
</body>
</html>