Moving a compilation unit
You can move a compilation unit to a different package. Imports and references are automatically updated.
To move a selected compilation unit and update all references to it:
-
In the Package Explorer, select a compilation unit.
-
From the compilation unit's pop-up menu, select Move to Another Package. The Move Compilation Unit to Another Package page opens.
-
In the Choose package to move the compilation unit to field, type or click Browse to select the name of the package
where you want the compilation unit to move.
-
Click Next to perform a refactoring without preview, or click Finish to perform a refactoring with
preview.
Refactoring support
Refactoring without preview
Refactoring with preview
Renaming a compilation unit
Moving folders, packages, and files
Copying and moving Java elements
Package Explorer
Refactoring actions