dukeboard/kevoree-modeling-framework

Generation processed when error still in MM file

gnain opened this issue · 1 comments

When declaring a class titi.Plug{} (notice the uppercase P) then in another concept, declare a reference: myPlug : titi.plug[0,* ]
The DSL Editor displays an error but it does not prevent from generating the jar.

Fixed