Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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 483: Go to “Open Module Settings”

Figure 484: 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 485: list of dependencies

 

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

Figure 486: External libraries

 

 

  • No labels