DontCheckRuleGroups
ide.Java.DontCheckRuleGroups = true
The value true can be used to suppress the automatic consistency check of Rule Groups when generating program code for a specific programming language.
Entry in an LFET.Project.ini-file:
ide.Java.DontCheckRuleGroups = true
This can be a useful workaround as long as 'old' decision tables with rule group control are still in use, but they do not (yet) meet the current formal requirements for rule groups.