MyDSL code Validation is not working when cleaning the project

37 Views Asked by At

In my DSL validator code, it's not working when i clean the project or when i change in one file. Then i used google, came to know like have to register EPackage in Evalidator but in my ecore model don't have like that.

So please let me know the answer for this..

Many thanks in advance.

1

There are 1 best solutions below

0
On

My Problem has been resolved by binding the resource in SharedRuntimeModule of the DSL language.