Converting to a Local/Remote C/C++ project

Steps involved in converting a project to a Local/Remote C/C++ Project

About this task

Procedure

  1. After invoking the Convert To Local/Remote C/C++ Project wizard, or selecting "Yes" from the project conversion dialog, the wizard will open:
    Select one or more projects to be converted, and the project type for the conversion. The recently loaded project (or the one chosen at the time the wizard was launched) may already be selected, however this area allows for bulk project conversion should there be several projects that need converting.
  2. For Local projects:
    • select Local, then click Next, or optionally click Finish to convert the project(s) immediately.
    • If you click Next, you will be presented with a listing of the projects to be converted. The listing includes the Project Name, Project Type, and if applicable the Remote Location. Click Finish to convert the selected projects.
  3. For Synchronized projects, select Synchronized and then click Next.
    Convert Projects: Synchronized project type
    • Specify a Common remote root location. Click Browse and select a common remote root location for the projects that you are converting.
    • Optionally, disable automatically pushing file changes to the remote location when ever a file is saved by deselecting Push on save.
    • Click Next, or optionally click Finish to convert the project(s) immediately. If you click Next, you will be presented with a listing of the projects to be converted. The listing includes the Project Name, Project Type, and if applicable the Remote Location. Click Finish to convert the selected projects.
  4. For Network File System projects, select Network File System and then click Next.
    Convert Projects: Network File System Projects
    • Specify a Common remote root location. Click Browse and select a common remote root location for the projects that you are converting.
    • Optionally, disable having the wizard automatically verify that the mount location is valid by deselecting Validate mount location.
    • Click Next, or optionally click Finish to convert the project(s) immediately. Click Next, or optionally click Finish to convert the project(s) immediately. If you click Next, you will be presented with a listing of the projects to be converted. The listing includes the Project Name, Project Type, and if applicable the Remote Location. Click Finish to convert the selected projects.

Feedback