Nuclos development environment: IDE, IntelliJ, Maven, JDK, Docker, Git, web client, rule code, extension, JAR. |
Language: Deutsch ยท English
Extend Nuclos with your own Java add-ons โ set up IDE, Maven, Docker, Git and the web client environment.
If the extensive configuration options of Nuclos are not enough, Nuclos can be extended with your own Java implementations (as *.jar files for client and server). This area describes how to set up the development environment.
Since version 3.1 Nuclos uses Apache Maven. We recommend Maven as the build tool and an IDE (IntelliJ IDEA). A text editor + JDK also work, but an IDE is more convenient. |