Task: Create a New, Empty Project

CodeSonar provides functionality for explicitly creating a new, empty project through the Web GUI. There are two main use cases for this functionality:



Permissions Required

You will need the following permissions to add a new project as a child of project tree T.

Create a New, Empty Project

To create a new project, proceed as follows.

  1. If the CodeSonar Web GUI is not already open, open it now.
  2. If you are not already signed into a hub user account that has sufficient permissions for this task, sign in now.
  3. Decide on a name for the project.
    Note that project names must be unique: the new name cannot be the same as the name of an existing project for which you have PROJECT_EXISTS permission.
  4. Decide on a parent project tree for the project.
  5. Navigate to the Project Tree page for the project tree you chose in the previous step.
    (If you are adding the new project as a child of the hub's root project tree, it is sufficient to navigate to the hub Home page.)
  6. Click the Create Project link under the page heading. The page will expand to provide more functionality, as shown below.

    screenshot fragment: expansion after clicking Remove Projects

  7. Enter the name of your new project in the New Project Name field.
  8. Click Create.
    If CodeSonar successfully creates a new project, it will print a confirmation message above the page heading and update the table of projects and project trees to include the new project (note that the visibility of the corresponding table row will depend on your table pagination, table sort order, and Visible Projects setting).

    Otherwise, it will print an error message above the page heading to explain why project creation was unsuccessful. Possible issues are:

Links