Parameters page
Rename Package Parameters Page
-
In the Enter new name field, type a new name for the package.
-
If you do not want to update references to the renamed package, deselect the Update references checkbox.
-
If you want to update references to the renamed package and strings in code, select the Update textual matches in comments and strings checkbox.
-
If you want to update references in non-Java files (like XML configuration files), select the Update fully-qualified name in non-Java files checkbox.
- Click OK to perform a quick refactoring, or click Preview
to perform a controlled refactoring.
Note: 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.
See Refactoring without Preview
See Refactoring with Preview