Renaming Design Studio Projects

To rename a project:

  1. From the Window menu, select Open Perspective, and then select Java.

  2. Click the Package Explorer tab.

    The Package Explorer view appears.

  3. Right-click a project, select Refactor, and then select Rename.

    The Rename Java Project dialog box appears.

  4. In the New Name field, enter the new name for the project.

  5. (Optional) To update entities that reference this project, select Update references.

    Typically, you will want to do this to avoid compile errors.

  6. (Optional) To review the list of changes that will be made as a result of the name change, click Preview.

  7. Click OK.

Related Topics

About Design Studio Naming Conventions