deep

a Cross Development Platform for Java

User Tools

Site Tools


dev:installation_for_developers

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dev:installation_for_developers [2020/09/07 09:13] ursgrafdev:installation_for_developers [2022/02/24 13:34] (current) ursgraf
Line 1: Line 1:
 ====== Installation for Developers ====== ====== Installation for Developers ======
-Setup the development environment according to the following steps. eclipse must have plug-in development environment (PDE) installed.  +Setup the development environment according to the following steps. 
-  * Make sure you have the JDK and eclipse installed as described in [[:download|Download]].+  * Make sure you have the JDK and eclipse installed as described in [[:installation|Download and Installation]]. eclipse must have plug-in development environment (PDE) installed.
   * Checkout from GIT repositories from [[https://github.com/deepjava | deep on Github]]. This gives you two eclipse projects.   * Checkout from GIT repositories from [[https://github.com/deepjava | deep on Github]]. This gives you two eclipse projects.
     - deep plugin with compiler, linker and launcher     - deep plugin with compiler, linker and launcher
     - deep runtime library     - deep runtime library
-  * The deep plugin includes compiler test cases. These test cases need a special test framework in oder to be able to be excecuted. As this framework must be downloaded separately, the source folder ''ch.ntb.inf.deep/junitTargetTest'' is not included in the build path of the project. 
-  * The deep target lib includes target lib test cases. These test cases need a special test framework in order to be able to be excecuted. As this framework must be downloaded separately, the source folder ''ch.ntb.inf.deep.trglib/junitTargetTest'' is not included in the build path of the project. 
  
 Now you can use the plugin together with the target library as any other eclipse plugin under development. Now you can use the plugin together with the target library as any other eclipse plugin under development.
dev/installation_for_developers.1599462832.txt.gz · Last modified: 2020/09/07 09:13 by ursgraf