-
Open the Java Architect module preferences panel from the menu bar: Configuration→Modules…
-
In the Project Configuration select the Java Architect module
-
Select and unfold the 'General' group

JDK version
Choose between:
-
Java 8 to work with Java 8 or less
-
Java 11 to work with Java 11 or more
Generation mode
Choose one of the following generation modes:
-
Round Trip, allowing the java content to be directly modified at code level, and reversed in order to update the model.
-
Model Driven, based on complete generation from the UML model with marked zones to edit the java code.
-
Release, for a generation without any annotation from Modelio.
Default behavior for file retrieving
What to do during generation if the file on disk has been modified since last generation:
-
Ask the user confirmation.
-
Keep the model and overwrite the modified file.
-
Retrieve the file content.
Encoding
Encoding used for Java files during generation and reverse operations. The default value is UTF-8.
Synchronize generated files
If this option is set, generated java files are automatically moved, renamed or deleted as the model evolves.
Migration command
If set, display the migration command in the configuration group when selecting a Project.