Coder Social home page Coder Social logo

DevelNext - IDE for PHP

Build Status

DevelNext

How to build and start?

  1. Get the sources from the JPHP repository to a directory, e.g: path/to/jphp.
  2. Create a symlink in the directory of the DevelNext sources for the jphp.
  3. (only for Windows) Download the archive https://bitbucket.org/dim-s/develnext/downloads/tools.7z and unpack it to the root of the sources.

and ...

Install Gradle and use the command start to start IDE:

gradle start

Or you can create a portable version of DevelNext as following:

gradle dist

The result of this command will be located at the build/dist-{VERSION} directory, there you will find a few executable files: DevelNext (for Linux, MacOS), DevelNext.bat (for debugging under Windows) and DevelNext.exe (for Windows). Use one of them to start IDE.


Как собрать и запустить?

  1. Возьмите все исходники из JPHP репозитария и разметите их в какой-нибудь папке, например path/to/jphp.
  2. Создайте символическую ссылку для этой директории внутри исходников DevelNext под названием jphp.
  3. (только для Windows) Скачайте архив https://bitbucket.org/dim-s/develnext/downloads/tools.7z и распакуйте его в корень исходников.

Установите систему Gradle и используйте её команду start, чтобы запустить среду:

gradle start

Или вы можете создать портабельную версию DevelNext следующим образом:

gradle dist

Результат выполнения этой команды будет находиться в папке build/dist-{VERSION}, там вы обнаружите несколько исполняемых файлов: DevelNext (для Linux и MacOS), DevelNext.bat (для отладки под Windows) и DevelNext.exe (для Windows). Используйте один из них для запуска IDE.

develnext's Projects

dnext-engine icon dnext-engine

D-Next - UI Engine for JS based on jQuery + Bootstrap, like JavaFX.

dockfx icon dockfx

A fully featured docking library for the JavaFX platform.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.