Changes between Initial Version and Version 1 of Developers


Ignore:
Timestamp:
08/06/18 09:29:27 (6 years ago)
Author:
Wouter Pasman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Developers

    v1 v1  
     1**Developer suggestions**
     2
     3Following steps are a quick start guide for developers working on Genius itself. For developing a negotiation party, it is recommended to use the genius jar file, following the [https://tracinsy.ewi.tudelft.nl/pubtrac/Genius/browser/doc/userguide.pdf genius documentation].
     4
     5Import sources in Eclipse
     6
     7* Install eclipse-svn client, eg go to Help/Eclipse Marketplace, search for "svn" and install "subclipse"
     8* 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.
     9
     10Build zip file
     11
     12* Right click on build.xml and select Run As/Ant Build
     13
     14
     15Run Genius
     16* Right click on Negotiation GUI and select Run As/Java Application
     17* Double click "Application - genius"