Language: Deutsch · English
Develop business rules as a Maven project – auto-generated pom.xml, development mode and Java 8 SDK.
HOW-TO DEVELOPER STAND: JUL 2026 GILT FUER NUCLOS 4.2026.X
Auf dieser Seite
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;Permissions
Run Nuclos with normal user rights (not as a service) to avoid access problems. If that does not help, deleting the codegenerator directory (recreated on server start) may help.
codegenerator directory (IntelliJ recognizes it as a Maven project).Templates: pom.xml without extension and pom.xml with extension.