[[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 using "help/Eclipse MarketPlace" and search for svn. You may get some errors on JavaHL library, just ignore them. Then install, m2eclipse following http://www.eclipse.org/m2e/ and using the eclipse help/Install new software 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.