If you want to write and compile transformations in Java, you can install a JDK and add it to the project by selecting the project, right-clicking it and selecting the item in the context menu. We suggest once again that you use JDK 1.6+.
Then you select the item and its tab. You the click the button.
![]() | Important |
|---|---|
For Mac users: navigate to this menu directly after the installation. Then search a correct Java version (1.6 or higher) and select it. This has to be done on Mac because of a known issue when obsolete Java versions were selected by default after the installation. |
You can add all .jar files contained in
the selected jdk folder into the
Libraries tab.
After confirming the selection, the .jar
files will be added to the project as shown below.