| <!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"> |
| <link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"> |
| <title> |
| Refactoring preferences |
| </title> |
| </head> |
| <body> |
| <h1> |
| Refactoring preferences |
| </h1> |
| <p> |
| The following preferences can be set on the Refactoring Preferences page. (<strong>Window</strong> > <strong>Preferences</strong> > <strong>Java</strong> > |
| <strong>Refactoring</strong>.) |
| </p> |
| <table border="1" cellspacing="0"> |
| <caption> |
| |
| </caption> |
| <thead> |
| <tr> |
| <th rowspan="1" colspan="1"> |
| <p> |
| Option |
| </p> |
| </th> |
| <th rowspan="1" colspan="1"> |
| <p> |
| Description |
| </p> |
| </th> |
| <th rowspan="1" colspan="1"> |
| <p> |
| Default |
| </p> |
| </th> |
| </tr> |
| </thead> |
| <tbody> |
| <tr> |
| <td rowspan="1" colspan="1" valign="top" align="left"> |
| <p> |
| <strong>Confirm the execution of the refactoring if</strong> |
| </p> |
| </td> |
| <td rowspan="1" colspan="1" valign="top" align="left"> |
| <p> |
| In this section, choose which kinds of problems will cause the wizard to remain open and show the problems after pressing <strong><strong>Finish</strong></strong>: |
| </p> |
| <ul> |
| <li> |
| problems that prevent the actual refactoring from being performed |
| </li> |
| <li> |
| errors in the workbench |
| </li> |
| <li> |
| warnings in the workbench |
| </li> |
| <li> |
| information to be generated by precondition checking |
| </li> |
| </ul> |
| <p> |
| Problems less severe than the selected level allow you to do a refactoring without previewing the results. |
| </p> |
| </td> |
| <td rowspan="1" colspan="1" valign="top" align="left"> |
| <p> |
| Error |
| </p> |
| </td> |
| </tr> |
| <tr> |
| <td rowspan="1" colspan="1" valign="top" align="left"> |
| <p> |
| <strong>Save all modified resources automatically prior to refactoring</strong> |
| </p> |
| </td> |
| <td rowspan="1" colspan="1" valign="top" align="left"> |
| <p> |
| If this option is turned on, then whenever you perform a refactoring action, the workbench will automatically save all resources that have been modified since the |
| last save. |
| </p> |
| </td> |
| <td rowspan="1" colspan="1" valign="top" align="left"> |
| <p> |
| Not checked |
| </p> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| <p> |
| <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"> |
| </p> |
| <p> |
| <a href="../concepts/concepts-9.htm">Refactoring support</a> |
| </p> |
| <p> |
| <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"> |
| </p> |
| <p> |
| <a href="../tasks/tasks-80.htm">Refactoring</a><br> |
| <a href="../tasks/tasks-82.htm">Refactoring without preview</a><br> |
| <a href="../tasks/tasks-83.htm">Refactoring with preview</a><br> |
| <a href="../tasks/tasks-84.htm">Previewing refactoring changes</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.gif" alt="Related reference" width="159" height="27"> |
| </p> |
| <p> |
| <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a><br> |
| <a href="ref-117.htm">Refactoring wizard</a> |
| </p> |
| <a href="../hglegal2003.htm"></a><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> |
| </body> |
| </html> |
| |