Language: Deutsch · English
Integrate rule code as a module in IntelliJ via a pom.xml – codegenerator directory and source roots.
HOW-TO DEVELOPER UPDATED: JUL 2026 APPLIES TO NUCLOS 4.2026.X
On this page
Prerequisite
Nuclos must be installed as a development environment beforehand (port 8000). Otherwise the pom.xml is not generated.
pom.xml in <NUCLOS-HOME>/data/codegenerator (or a custom directory with the src folders linked in). See templates without / with extension.codegenerator directory (containing the pom.xml).Simpler from 4.30
From Nuclos 4.30 the simpler way is to open the codegenerator directory directly as a Maven project – see rules as a Maven project.