Awesome
Nearde IDE
Nearde IDE - New powerfull IDE for jPHP. Nearde expands infinitely with add-ons
How to build or run?
- Install Java Development Kit 11+ and the last version of JPPM. JDK Archive
- Prepare IDE dependencies:
jppm prepare-ide
- For run IDE use
jppm start-ide
command. - For build IDE use
jppm build-ide
command. The build of IDE will be in theide/build
directory.
Supported platforms
- GNU/Linux
- Windows
- MacOS