Finding your way around the Marboard code

From Arianne
Revision as of 00:54, 28 February 2010 by 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…')
Jump to navigation Jump to search

Marboard Navigation:    Marboard   |   FAQ   |   Manual   ||   Code   |   Feature Wishlist

Getting the source code

The Marboard source code is available for download at our sourceforge project page. Alternatively you can get the most recent version of the source code from CVS.

Building the distribution

TODO:

  • get Apache Ant
  • execute: ant dist

Structure of the source code

TODO: Add link to JavaDoc

TODO:

  • top level
    • src / test
    • libs
  • Java code
    • client
      • core
      • entity
      • gui
    • server
      • action
      • core
      • entity