Rational Developer for System z

Deleting a project or subproject

About this task

The project delete action provides two options for deleting a project from a workspace:
  • You can delete the project and all resources (files and folders) associated with the project. If you delete a shared resource within a project (for example a partitioned data set, partitioned data set member, or sequential file that is also in another MVS™ project), you are notified that you are about to delete a shared resource.
  • You can remove the project from the workspace, so that the project's resources (folders and files) are no longer associated with the project, but choose not to delete the resources themselves.

To delete a project or subproject, follow these steps:

Procedure

  1. Switch to the z/OS Projects or Enterprise Development perspective.
  2. Select the z/OS Projects or Enterprise Projects view.
  3. Right-click the project or subproject that you want to delete and select Delete. The Confirm Project Remove window opens. By default, Do not delete contents is selected.
  4. To remove the project from the workspace without deleting the resources, select Do not delete contents.
  5. To delete the project and its contents, select Also delete sequential files and members.
  6. Click Delete.. The project is deleted.

Feedback