Create / modify a project in Squale

Before create / modify a project in Squale you need a properly configured application.

  1. Reach the application which will contain the project

    Go to the page : Configuration of the application of the application in which you want create a project (If you have just created this application, you should already be on this page).

    1. Click in the horizontal menu on : Administration / My applications.
    2. Click the application in which you want to add a project.

    Now let's see the creation of the project.

  2. Create or modify a project

    According to what you want to do :

    • To create a project click on : Add a project.
    • To modify a project click on the project you want to modify.

    You reach a new page.

  3. Definition of the project
    1. Enter the project name.
    2. Choose in the list the profile (type of language).
    3. The source recovery manager.

      Two source manager are available in the open source bundle.

      • The scm source manager can be use for recover source from svn/subversion and cvs.
      • The local source manager can be use for recover local source : directory or compressed file (jar, tar, zip, bzip2, gzip, ear and war)

        Choose in the list the source recovery manger you want to use.

    4. Choose in the list the quality grid. Available quality grids depend on the chosen profile.
    5. Click on : Continue.

    You reach the next stage : configuration of the tools of the project.

  4. Configuration of the tools of the project

    The details for this configuration are in this page.

Your project is created and configured.