Changes between Version 540 and Version 541 of WikiStart
- Timestamp:
- Jul 9, 2025, 2:05:02 PM (8 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v540 v541 1164 1164 }}} 1165 1165 1166 NOTE: because the commandline java command can not combine jar and cp, you need to combine them manually, plus add the correct run path as in 1167 1166 However, the parties you want to run need to be on the classpath. If you are running from the jar, you need to use -cp to add them: 1168 1167 {{{ 1169 1168 java -cp /blabla/simplerunner-1.4.0-jar-with-dependencies.jar:/blabla/randomparty-1.4.0-jar-with-dependencies.jar geniusweb.simplerunner.NegoRunner src/test/resources/settings.json