Skip to content

Developer documentation

tfr42 edited this page Mar 12, 2015 · 13 revisions

This page is meant to be the central starting point for developer documentation such as description of subsystems, in-depth API documentation, code snippets etc.

Before you start

If you'd like to work on deegree, please read our [developer guidelines] (Developer-Guidelines). We do value unit and integration tests. Proposals how to test deegree can be found under [test practices] (Test-Practices).

API documentation

The current [Maven site] (http://buildserver.deegree.org/job/deegree-3.4-site/site/) and [API documentation] (http://buildserver.deegree.org/job/deegree-3.4-site/site/apidocs/index.html) can be found at our build server http://buildserver.deegree.org/.

deegree artifacts

All deegree artifacts are available over our http://repo.deegree.org/ server.

Improved deegree workspace concept in 3.4

A very important feature of deegree is the [workspace] (Workspace) concept. Please get familiar with this concept when you start to work on deegree.

Clone this wiki locally