Create a new project in a ClearCase VOB

To create a new Team project under Rational ClearCase source control:

  1. In Eclipse, click File > New > Project.
  2. In the New Project dialog box, select a project type and click Next
  3. In the Project dialog box, type a Project name, clear the Use default location check box, and type a directory path or use the Browse button to select the path.

The project must be located in a folder beneath a VOB for which you have created a view. Do not place the project directly in the root VOB but make sure that it resides in a folder beneath the root VOB. You might have to create this folder by specifying it in the directory path (as in a Java project) or Eclipse might create the folder for you. Typically, the folder name is the same as the project name. 

Related tasks
Create a new view
Import Team projects