Exporting an Eclipse project set to Rational ClearCase

When you use the Eclipse export wizard to create a Team Project Set, create the project set file in the copy area of a ClearCase view.
Before you begin

Before you can export an Eclipse Team Project Set to Rational ClearCase, you must:

About this task

To export an Eclipse Team Project Set to Rational ClearCase:

  1. Connect to the ClearCase server that supports the ClearCase view that contains the projects in the Team Project Set that you plan to create.
  2. In the Java perspective, click File > Export to start the Eclipse Export wizard.
  3. In the Eclipse Export Wizard, select Team Project Set and click Next.
  4. In the Eclipse Share Project dialog box, select ClearCase Remote Client as the repository type and then click Next.
  5. Select the projects to include in the set, and create the project set file. If you create the project set file in the copy area of a connected ClearCase view, you are prompted to add it to source control.
  6. Optional: If the project set file was not added to source control in step 5, you must add it to source control before other team members can access it in the repository. Project set files that are not under source control can be distributed to team members by other means (for example, e-mail) and used to import project sets from a VOB.
Results
The project set file is added to source control and is available for import by other team members.

Feedback