DevelNext IDE (version 17+) with the JPPM support.
- Install Java Development Kit 10 and the last version of JPPM.
- Prepare IDE dependencies:
jppm prepare-ide
- Finally, start IDE:
jppm start-ide
- Install Java Development Kit 10 and the last version of JPPM.
- Prepare IDE dependencies:
jppm prepare-ide
- Finally, build IDE:
jppm build-ide
The build of IDE will be in the ide/build
directory.