[[PageOutline]] = GENIUS = Genius2 is an open architecture for heterogeneous negotiating agents via the internet. It provides the basis for an implementation of a testbed for negotiating agents that includes a set of negotiation problems for benchmarking agents, a library of negotiation strategies, and analytical tools to evaluate an agent's performance and their strategies allows user. The SVN repo is on https://tracinsy.ewi.tudelft.nl/svn/genius2/ Import in Eclipse: Install Subclipse see here: http://subclipse.tigris.org/servlets/ProjectProcess?pageID=p4wYuA Then install, m2eclipse and m2eclipse extras as mentioned here: http://m2eclipse.sonatype.org/installing-m2eclipse.html After, these are done. Open Eclipse go to Window > Open Perspective > Other... > SVN Repository Exploring Add URL to SVN repository/code base. Select a project. Right Click and select Checkout as Maven Project. You're done.