A18.2 ASSOCIATE SEAMCAT-MODEL-5.0.0.JAR TO YOUR PROJECT

SEAMCAT supports custom written plugins. You need to develop your own plugin using a Java development environment (IDE) for instance IDEA Intellij.

When creating a plugin you need to have the library seamcat-model-5.0.0.jar associated to your project. This file is needed if you want to be able to see the SEAMCAT model interface.

The Java dependencies (.jar file) needed for you development can be downloaded from the official download page under “Plugin development”.

Figure 490: Go to “Open Module Settings”


Figure 491: Click the green cross on the right handside and select “Jar or directories”


Go and fetch the .jar file from your file system (you need to download it from the official SEAMCAT web page to get the latest version)


Figure 492: list of dependencies


You can also see it under the “External Libraries”, just below your project

Figure 493: External libraries