When using the MultiJarLoader as the main class, it will use a configuration file for the java loading. Each line in the file will be used to start a main, you can use -jar in each line or specify a main class.
10d6f18 java: Support for loading multiple mains
java/runjava/io/osv/MultiJarLoader.java | 126 +++++++++++++++++++++++++++++++
1 file changed, 126 insertions(+)
Upstream: github.com