Nuclos rule code Maven: codegenerator, pom.xml, development mode, JDK 8, IntelliJ, CODEGENERATOR_POM_LIBDIR, 4.30. |
Language: Deutsch · English
Develop business rules as a Maven project – auto-generated pom.xml, development mode and Java 8 SDK.
On this page |
From Nuclos 4.30, business rules can conveniently be integrated as a Maven project in an IDE. Nuclos automatically generates a pom.xml under <NUCLOS-HOME>/data/codegenerator.
codegenerator directory is on the developer machine) – or CODEGENERATOR_POM_LIBDIR, …_AXIS_LIBDIR and …_EXTENSION_LIBDIR are configured;Run Nuclos with normal user rights (not as a service) to avoid access problems. If that does not help, deleting the |
codegenerator directory (IntelliJ recognizes it as a Maven project).Templates: pom.xml without extension and pom.xml with extension.