Changes between Version 26 and Version 27 of WikiStart


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

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v26 v27  
    2121[wiki:Developers]
    2222
    23 **Developer suggestions**
    24 
    25 Following 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].
    26 
    27 Import sources in Eclipse
    28 
    29 * Install eclipse-svn client, eg go to Help/Eclipse Marketplace, search for "svn" and install "subclipse"
    30 * 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.
    31 
    32 Build zip file
    33 
    34 * Right click on build.xml and select Run As/Ant Build
    35 
    36 
    37 Run Genius
    38 * Right click on Negotiation GUI and select Run As/Java Application
    39 * Double click "Application - genius"