Community
Participate
Working Groups
Build Identifier: 20100617-1415 I created a Language which I named "com:smc:ps:mdd:VS". The generated XPand artifacts (extension and template) contain the statement «IMPORT com::smc::ps::mdd::vS» As a result the editors for these artifacts do not understand the created DSL (eg. a warning "namespace com::smc::ps::mdd::vS is unknown or unused" occures). The generators are able to read the DSL and templates and create nice code. When I chnage the import to «IMPORT vS» the editor DO understand my DSL while the generators do not understand it anymore. Reproducible: Always
could you check if in <project properties> -> "Xtend/Xpand" the "Java Beans Meta Model" is activated?
Activating the property solves the problem
Closing bug which were set to RESOLVED before Eclipse Neon.0.