Community
Participate
Working Groups
Build Identifier: 20100617-1415 In the following code, the content assist breaks at position <ERROR>. [template x(y : TypeA)] [if(not y.<ERROR> [/template] This is due to the not. This keywork breaks the content assist of the attributes of the y type. Reproducible: Always Steps to Reproduce: 1. just insert code above 2. this can be done with any ecore model. just insert any type for TypeA.
Still reproducible with the latest versions, though probably due to OCL. This will need a little investigation to determine the actual culprit.
This is indeed reproducible with pure OCL, reaffecting