01_user_documentation:user-guide:command-line-arguments
This is an old revision of the document!
Command line arguments
Here is a list of all accepted GroIMP command line arguments (the are given after the .jar):
--project-treethis argument is used when GroIMP is run in Eclipse, it tells GroIMP to load classes under the local /PLUGIN/target/classes/ repositories where PLUGIN is the name of each directories at the root of GroIMP. This path is different when GroIMP is run after packaging. By default GroIMP load classes in ./plugins/PLUGIN/PLUGIN.jar where PLUGIN is the name of each plugins.--headlessthis argument start GroIMP headless, i.e. without a graphical interface. Usually you also define the project to open as an argument (see 4.).-a apithis argument defines which application will be started (current available application: imp, cli, api). By default GroIMP starts with imp.-p /path/to/a/directory/link a directory to the list of loaded plugins.-t config file- ' ' path/to/a/model.gsz this argument requires to be used last. It gives a model to be opened after start.
-- -cmd "/path/to/command"run a specific GroIMP command when starting GroIMP
01_user_documentation/user-guide/command-line-arguments.1737716337.txt.gz · Last modified: 2025/01/24 11:58 by gaetan
