I’ve noticed that when using enums in the Java design elements, other Java elements that depend on the enums apparently cannot find the enums. This seems to be a false alarm, as a project clean removes the errors. Subsequent changes to the design elements give a repeat of the experience above. Not the most serious of bugs, but slightly irritating ![]()
Edit:This seems to have been a transient problem in DDE; not seen since restart of DDE.