Changes between Version 189 and Version 190 of WikiStart


Ignore:
Timestamp:
06/04/19 08:56:19 (5 years ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v189 v190  
    377377Make sure your parties are in the java classpath.
    378378
    379 A stand-alone runner can now be started as follows
    380 {{{
    381 java -cp simplerunner...with-dependencies.jar genius2.simplerunner.SessionRunner src/test/resources/settings.json
     379A stand-alone runner can now be started as follows (using the example, set your working directory to the root of the simplerunner project )
     380{{{
     381java -jar simplerunner...with-dependencies.jar src/test/resources/settings.json
    382382}}}
    383383