If you rename an EGL project, you might
need to manually
correct some of the references to that project.
To rename an EGL project:
- In the Project Explorer view, right-click the project and click .
- In the Rename
Resource window, type a new name for the project.
- To see the
updates that the Workbench provides, click Preview.
TheChanges to be performed is displayed. If
you do not want to select all of the updates, clear the check boxes
as appropriate.
- To complete the process, click OK.
You must also manually correct any of the following references
to the new project name:
- References to the project in the EGL
build paths of other projects;
for details, see “Editing the build path.”
- How the project
is shared in a source code repository.
- References to project
files, such as in the EGL build files that
are used in other projects.