Community
Participate
Working Groups
Build Identifier: 20110615-0604 File: plugins/org.eclipse.uml2.codegen.ecore/templates/model/Class/eIsSet.override.javajetinc Line: 29 "_ESETTING_DELEGATE" should be "__ESETTING_DELEGATE" The generated code will have errors otherwise. Reproducible: Always Steps to Reproduce: If your model contains classes with boolean properties containing OCL then it will generate wrong code in the Method "eIsSet". (generates "IS_COMPOSITE_ESETTING_DELEGATE" instead of "IS_COMPOSITE__ESETTING_DELEGATE" for the property isComposite)
The fix has been committed to CVS (and to git). An Indigo maintenance build containing this fix will be available early next week; a Juno build will be available in the coming weeks.
The Juno integration build is now available (repository and downloads), as is the Indigo build (repository ony; downloads to be available with the official SR1 release).