Previous Next
Step 1: Creating shared projects in the SSWE

  1. In the Working Environments tool, select your team's SSWE and choose File > New Project... >With Defaults....
    The Directory dialog appears.
  2. In the Directory dialog, select the root directory of the SSWE and press the Select button.
    The Attributes of a New Project dialog appears. In the dialog, you will set the most important project attributes needed for creating a new project.

        Note
        The setup procedure described here does not cover setting up SNiFF+'s Make Support. Before building your team projects, we strongly recommend that you read chapter Build and Make Support.

  3. Select the General node and look at the File Name field. By default, the project name is the same as the project directory name. You can change the project name at this point if you want.
  4. If you use a Make System other than the SNiFF+ Make System, select the Build Options node and in the Make Command field enter the command that you use to call Make.
  5. Select the Version Control System node and select your underlying CMVC tool from the VCS Tool drop-down menu.
  6. Select the File Types node and make sure the file types you need are loaded. Create new file types if necessary. For details on how to create new file types, please refer to page 155.
  7. Press the Ok button to begin creating the shared project.
    SNiFF+ will now create the new project and all its subprojects. When SNiFF+ is finished, it opens the new project in the SSWE (where you set up the project) and displays its structure and contents in the Project Editor.