Development IDE

This description is not an introduction to Eclipse, Eclipse skills are a prerequisite. Here are the steps to create a development environment:

 

1. Setup Eclipse

2. Setup Git

3. App Plugins

4. Debug Configuration

5. Code Style

 

Building the product

This is a little bit complicated, it is using ant, tycho and pom.xml files, more details are documented here.

The build process separates the code and translatable property files which are put into a separate plugin.

 

 

 

 

 

This page is updated for version 23.11