Create reference documentation in maven build

* Replace the `antrunner.sh` script with the tycho-eclipse-run plugin.
  -> No reference to an external eclipse installation required anymore.

* Move the reference build from the build project directly to the pom
  file of the doc project.
  -> All files needed for the reference build kept in the same bundle.

* Generated reference files in target/reference, copy them into the
  bundle jar from there.
  -> Source code is not modified by the build anymore.

* Remove outdated readme and todo files.

Resolves bug 422143
16 files changed
tree: 4a826d18d8a3ef0ea0b33e4dd5c3ad2d08c8af71
  1. bundles/
  2. features/
  3. releng/
  4. tests/
  5. .gitignore