Introduction of concepts
The command line interface and bootstrapping
Alternative: acquiring iwant bootstrapper by using svn:externals
Creating the workspace definition
Hello world with Eclipse
Using ant cli instead of bash
Using ant to define target content
Using a script/program define target content
Using an iwant plugin (for untarring)
Using external libraries in workspace definition
Defining Java modules
Test coverage report using jacoco
Using TestNG instead of JUnit
Using Scala in Java modules
Static code analysis report using PMD
Static code analysis report using findbugs
Defining a web archive (war)
(Code) from github
Using a module of the workspace in the build
Writing a custom Target
Defining targets in bash
Using a symbolic link for the workspace
I want more