This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| dev:installation_for_developers [2021/01/08 09:06] – ursgraf | dev:installation_for_developers [2022/02/24 13:34] (current) – ursgraf | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| - 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 '' | ||
| - | * 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 '' | ||
| 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. | ||