[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.m2t] Re: Check: How to activate the EMF Validation Adapter?

> please ensure that the plugin org.eclipse.xtend.typesystem.emf.ui is
> registered.

Where and how? The extension point documentation does not say anything about this step.
The plugin is activated in my run configuration but nothing else.


Hauke


Sebastian Zarnekow schrieb:
Hi Kai,

please ensure that the plugin org.eclipse.xtend.typesystem.emf.ui is registered. It will call CheckRegistry.getInstance() which in turn will register any validator.
If this does not work, please file a ticket.


Regards,
Sebastian