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 to the renamed element
checkbox.
-
If you want to update Javadoc references to the renamed package, select
the Update references in Javadoc comments
checkbox.
-
If you want to update references in regular (not Javadoc) comments, select
the Update references in regular comments
checkbox.
-
If you want to update references in string literals, select the Update
references in string literals checkbox.
-
Click Next to perform a quick refactoring,
or click Finish 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.