Chapter 1. Prerequisite Software

Table of Contents

1.1. Command Line Software
1.2. IDE

Abstract

This chapter describes the (Java) software needed to build the sister projects. Follow the steps in this chapter if you want to build the sister projects from source, or want to contribute back to the sister projects.

For the most part the sister projects are implemented using Java. Some sister projects may have their own additional prerequisites; consult their documentation.

1.1. Command Line Software

Install the following software (you may well already have these installed):

Add Subversion's svn executable and Maven's mvn executable to your PATH environment variable.