Importing an Eclipse project from Rational ClearCase

An Eclipse project under Rational ClearCase source control can be imported into an Eclipse workspace.
Before you begin

Before you can import an Eclipse project under Rational ClearCase control source into an Eclipse workspace, you must create a ClearCase view.

About this task

To import an Eclipse project under Rational ClearCase control into an Eclipse workspace:

  1. In the ClearCase Navigator or ClearCase Details view, select a project to import.
  2. If the project is not loaded into the view, right-click the project and select Tools > Load Resource from the ClearCase context menu or select the project and click ClearCase > Load Resource from the menu bar. Click Apply in this dialog box to load the project into the view's copy area.
  3. From the ClearCase context menu, click Import > Import project into workspace or, from the menu bar, click File > Import > Existing Projects into Workspace.
  4. Select a root directory or archive file, select the project you want to import, and click Finish.
Results
The project is imported into the Eclipse workspace associated with the ClearCase view.

Feedback