Dies ist eine alte Version des Dokuments!


Installation for Developers

Setup the development environment according to the following steps.

  • Make sure you have the JDK and eclipse installed as described in deep Installation.
  • Checkout from GIT repositories from deep bei SourceForge. This gives you two eclipse projects.
    1. deep plugin with compiler, linker and launcher
    2. deep target lib
  • The deep plugin includes compiler test cases. These test cases need a special test framework to be able to be excecuted. As this framework is currently not included in the repository, please exclude the source folder ch.ntb.inf.deep/junitTargetTest from the build path of the project.
  • The deep target lib includes target lib test cases. These test cases need a special test framework to be able to be excecuted. As this framework is currently not included in the repository, please exclude the source folder ch.ntb.inf.deep.trglib/junitTargetTest from the build path of the project.