Finding your way around the Marboard code: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Hendrik Brummermann Created page with '{{Navigation for Marboard }} == Getting the source code == The Marboard source code is available for download at our sourceforge [https://sourceforge.net/projects/arianne/files…' |
imported>Hendrik Brummermann No edit summary |
||
| Line 7: | Line 7: | ||
== Building the distribution == |
== Building the distribution == |
||
In order to build Marboard you can either use Eclipse or the provided Ant script. |
|||
{{TODO| |
|||
* get Apache Ant |
|||
Apache Ant is available at [http://ant.apache.org http://ant.apache.org]. After installing it, you can use this command to build the distribution .zip files: |
|||
ant dist |
|||
}} |
|||
== Structure of the source code == |
== Structure of the source code == |
||