PLASMA Lab use a text configuration file to load plugins and set parameters. If not configuration file was provided, a default one is loaded from the jar resources.
Here is the list of configuration:
This option will tell PLASMA Lab to look for plugins in the jar file located at ABSOLUTE_PATH_JAR and load them.
This option will tell PLASMA Lab to look for every plugins located in the ABSOLUTE_PATH_DIR directory and load them.
This option will set RELATIVE_PATH_DIR as the working directory. The working directory is the default directory when loading or saving files.
This option tell PLASMA Lab to load the log4j configuration file located at RELATIVE_PATH_XML. In the case where this option was not set, a default log4j configuration file is loaded from the jar resources.