Skip to content

TsSaltan/develnext-17

 
 

Repository files navigation

DevelNext 17

DevelNext IDE (version 17+) with the JPPM support.

How to run?

  1. Install Java Development Kit 11 and the last version of JPPM.
  2. Prepare IDE dependencies:
jppm prepare-ide
  1. Finally, start IDE:
jppm start-ide

How to build?

  1. Install Java Development Kit 10 and the last version of JPPM.
  2. Prepare IDE dependencies:
jppm prepare-ide
  1. Finally, build IDE:

Platforms available to build:

  • win - windows
  • linux - any linux distribution
  • darwin - OS X (MacOS)
jppm build-ide --{platform_name}

The build of IDE will be in the ide/build directory.

Releases

No releases published

Packages

No packages published

Languages

  • PHP 69.6%
  • Java 14.9%
  • XSLT 5.6%
  • HTML 3.6%
  • C 2.9%
  • CSS 1.0%
  • Other 2.4%