HomeUser GuideDevelopmentDownloadLegal

Development: Index

Welcome

Welcome to the development section of MuliFex.

This document serves as an overview document for the development setup and the tools used by project MuliFex.

Getting started

If you are new to the MuliFex build environment please check out the build setup documentation to get started.

After you have built a new MuliFex "world" for the first time you might want to get back here and check out the rest of the developer documentation that are outlined below.

If you are new to the build tool "ant" you might want to read the first section of the build description file before trying to build the MuliFex "world" for the first time...

Sections

The development documentation is grouped into the following sections:

Setup
Describes how to setup the build environment and all the tool necessary to build your MuliFex client.
Build
Describes the ant build targets available.
Tools
A description of tools (build tools, runtime libraries and utilities) that are used by MuliFex.
Primers
Various tool primers with tips and tricks on how to use certain tools and information that we deemed noteworthy.
Documentation
The MuliFex developer documentation section. Contains the API documentation as well as further overview and design documents.
Links
Useful development links that are not directly related to a specific tool.