-
Notifications
You must be signed in to change notification settings - Fork 0
Java and Eclipse setup
To develop new GRITS Toolbox plugins or modify existing plugins it necessary to install Java 17 and the Eclipse IDE.
To develop and run GRITS Toolbox install Java JDK 17 (LTS) from September 2021. The version can be found on:
- Oracle Java webpage
- OpenJDK webpage Please ensure that you have the Java development kit (JDK) installed and not just Java runtime environment (JRE).
Please note: It is possible to use newer Java versions. But there is no guaranty it will work properly.
It is recommended to install and use Eclipse 2022-06 (4.24). Newer versions might work as well but can cause errors due to updated features. You can download the IDE from the Eclipse webpage. Please ensure to download the Eclipse IDE for RCP and RAP Developers version. For Windows and Linux no installation is needed. Simply decompress the downloaded archive and start the application.
After starting Eclipse its necessary to install additional dependencies required by GRITS Toolbox. Install the following plugins/features from their corresponding update sites:
-
http://download.eclipse.org/nebula/releases/1.3.0
- Nebula CDateTime Widget
- Nebula Visulatization Widget
- Nebula Grid Widget
-
http://download.eclipse.org/nattable/releases/1.4.0/repository/
- NatTable Core
- NatTable Extensions