Cloning a PAMMS Repository

  1. From the IntelliJ IDEA home screen select Get from VCS.

    JetBrains
  2. Enter the PAMMS source URL that corresponds to your program in the URL field (include https:// prefix). The Directory field specifies the location in which the PAMMS source repo will be downloaded to. Can be left as is or changed if you would like to download the repo somewhere else.

PAMMS Source Repositories

JetBrains
  1. Here you may be Prompted to Install git. If so, click install git and restart IntelliJ and follow the above steps again to get to this point. Click Clone. IntelliJ will begin to fetch the repository from GitLab on to your computer.

    JetBrains
  2. A dialog box will pop up asking if the Project is trusted. Click Trust Project.

    JetBrains
  3. A new window will open with the project open. This is the view from which you will edit files in your repository.

    JetBrains