jphp-group / develnext-ide

DevelNext - IDE for JPHP & PHP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:Mozilla Public License 2.0


Languages

Language:PHP 60.9%Language:Java 14.9%Language:Inno Setup 11.1%Language:XSLT 5.1%Language:HTML 3.5%Language:C 2.7%Language:CSS 0.8%Language:Batchfile 0.5%Language:Shell 0.3%Language:Perl 0.2%Language:Python 0.1%