| 19 | |
| 20 | |
| 21 | |
| 22 | **Developer suggestions** |
| 23 | |
| 24 | Import sources in Eclipse |
| 25 | |
| 26 | * Install eclipse-svn client, eg go to Help/Eclipse Marketplace, search for "svn" and install "subclipse" |
| 27 | * File/Import, SVN/Checkout Projects from SVN, Next, Create a new repository location, next, enter https://tracinsy.ewi.tudelft.nl/pub/svn/Genius/, next, click on https://tracinsy.ewi.tudelft.nl/pub/svn/Genius/, next, finish. |
| 28 | |
| 29 | Build zip file |
| 30 | |
| 31 | * Right click on build.xml and select Run As/Ant Build |
| 32 | |
| 33 | |
| 34 | Run Genius |
| 35 | * Right click on Negotiation GUI and select Run As/Java Application |
| 36 | * Double click "Application - genius" |