[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?

Hi Hauke,

please file a ticket as we should have a look at this one.
So far you'll have to register the CheckValidatorAdapter on your own.
Please have a look at the EValidator.Registry.

Sorry for inconvenience,
Sebastian
--
Need professional support for Eclipse Modeling?
Go visit: http://xtext.itemis.com

Hauke Fuhrmann schrieb:
 > 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