Schmant 1.1 for developers

This document contains information about how to set up an IDE for developing and building Schmant itself. All source files are contained in the Schmant source distribution.

Eclipse

Requirements

Setting up the Eclipse workspace

Create a new workspace in the distribution's src directory and import all projects found there. There is a checklist for settings up the workspace in the Schmant_doc/devel/setup_eclipse_workspace.txt file.

Building Schmant

Schmant is (of course) built using Schmant. The Schmant_doc/devel/build_schmant.txt file contains instructions.