Setup CZT development
This document links to available documentation describing how to set up CZT for development, download and build it from source code.
Build CZT from command line
General instructions on getting CZT source code from Git repository and building it with command-line Maven are available in the following document:
Setup CZT in Eclipse IDE
Describes how to setup CZT development using Eclipse EGit and Maven integration (m2e). Also gives hints on how to use eclipse:eclipse Maven target for alternative setup within Eclipse.
(Note: the documentation resides there for website-generation purposes.)