Error while tried to run the eclipse model acceleo M2T transformation

Asked By 20 points N/A Posted on -
qa-featured

Hello all

Recently when I tried to run the eclipse model  acceleo M2T transformation, I was met with an error related to the coherence between the ecore metamodel and the xmi model. The error reads as:

org.eclipse.emf.ecore.xmi.ClassNotFoundException: Class 'System' is not found or is abstract. (model.xmi)

When manually registering the metamodel and validating the model there were no problems.
At first I was having much more problems as you can see in the screenshot below which was solved by adding missing libraries. Now only the above problem is shown, but some of this problems may persist.

 

Please send in your suggestions. I'll be obliged.

Kind regards

SHARE
Answered By 5 points N/A #181536

Error while tried to run the eclipse model acceleo M2T transformation

qa-featured

Hi,

I feel the problem is with registration of a Meta model. When you run acceleo M2T Meta model then in that case you need to make sure that you register the Meta model properly. You can trace this error by checking the java file. You just need to properly register the Meta model and I feel the problem will be solved.

Waters Magner

Related Questions