Import C/C++ code from CVS into an existing project

To import from CVS a directory full of C/C++ code into an existing project:

  1. Right-click the module or directory in the CVS Repositories view and choose Check Out As… from the menu.

    The IDE shows the Check Out As dialog.

  2. Choose Check out into an existing project, and then click Next. The IDE shows the Check Out Into dialog:

  3. Select an existing project from the list, and then click Finish to add the code from CVS to the selected project.