Implementation of command line launchers depends on the type of the batch mode program (Core related or Plugin related).

Both modes provide two ways of implementation:

To create command line launcher:

  1. Core related batch program:
  2. Plugin related batch program:

Available parameters for project command line launcher:

All parameters for project command line launchers, both in command line and properties files, should be provided in format "property1=value1 property2=value2".

To open multiple projects properties for each project (in case of local project path or name is enough) must be defined in separate properties files that are passed as "properties" argument e.g. "properties=prop1.properties;prop2.properties".