Conflicting Options and Property Precedence
HydraExpress code generator options may be assigned in several different ways, including in the HydraExpress project file, or on the command line. Because of the many options for configuring the code generator, conflicting assignments can occur for a single property. To ensure that the generator uses the right value for a given property, be aware of the following precedence, from lowest to highest:
1. Platform properties files
2. A HydraExpress project file
3. Command line options assignments
This section details how property precedence works during code generation.