411 | | * Run the stand-alone command directly in your eclipse workspace |
| 411 | * Clone the simplerunner into your workspace {{{svn co https://tracinsy.ewi.tudelft.nl/svn/GeniusWeb/simplerunner}}} |
| 412 | * Edit the src/test/resource/settings.json file in the simplerunner to match your party |
| 413 | * Place a breakpoint in your party where you want to debug. |
| 414 | * Create a debug configuration for NegoRunner with some customized settings: |
| 415 | * Add your party to the user entries in the classpath. |
| 416 | * Set {{{src/test/resources/settings.json}}} as program argument |
| 417 | * Run the debug configuration |