Download

From DCOPolis

Jump to: navigation, search

Files are available at our SourceForge page.

The latest release of DCOPolis is always available here.

DCOPolis is under active development; many features are often available directly from SVN well before they make their way to an official release version. The latest SVN snapshot can be downloaded with the following command:

   svn co https://dcopolis.svn.sourceforge.net/svnroot/dcopolis dcopolis


To run DCOPolis (there are some sample configurations built-in), execute the following commands:

   $ ant compile
   compiler output
   $ java -cp lib/sefirs.jar:bin org.dcopolis.DCOPolis

DCOPolis currently has no external dependencies that are not included in its distribution (other than Java 1.5 or greater, of course).

Personal tools