Skip to content

Activating IRL Code Generation

Reiner Jung edited this page Feb 12, 2016 · 3 revisions

After installing the IRL compiler and editor plug-ins in Eclipse, the different code generators must be activated and the target directories must be configured. This can be done either system wide or for every single project. We encourage to use the project based configuration.

For the configuration you must visit in the properties dialog of a project. Open the Kieker IRL section and check the two tabs for Compiler and Targets. The first allows to define the location of the code generation, while the second allows to activate various generators.

Unfortunately, you must also activate the generators via the Eclipse preferences dialog. We hope we can fix this issue in future.

Clone this wiki locally