Setting up the project is done using maven and uses the template project found in the plugin-template.zip.
Figure 487: Example in setting up a project
Unzip this file and name the main directory "pm-square". The contents of the unzipped folder is an empty Java project with maven configuration for the project dependencies and instructions on how to create a .jar file.
After importingthe intellij project, it is important that the local maven repository knows about seamcat-model-5.0.0.jar dependency. Follow the instruction of section A18.2. The local maven repository will now contain the needed dependency and with intellij the project can now be imported. Do this by opening intellij and choose File<New<Project from Existing Sources-t.
Figure 488: Select the pom.xml file in the 'pm-square' folder.
Go through the various windows