Skip to content

koso-group/develnext-ide

 
 

Repository files navigation

DevelNext IDE Build IDE

DevelNext IDE with the JPPM support.

How to run?

  1. Download & 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. Download & Install Java Development Kit 11 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
  • mac - OS X (MacOS)
jppm build-ide -{platform_name}

Example, build ide for Windows:

jppm build-ide -win

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

About

DevelNext - IDE for JPHP & PHP.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 61.2%
  • Java 14.8%
  • Inno Setup 11.0%
  • XSLT 5.1%
  • HTML 3.5%
  • C 2.7%
  • Other 1.7%