Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [EMF Compare] ClassCastException GenericMatchEngine
[EMF Compare] ClassCastException GenericMatchEngine [message #615596] Mon, 03 March 2008 14:04
Cyril Faucher is currently offline Cyril FaucherFriend
Messages: 63
Registered: July 2009
Member
Hi,

When I run a code using EMF Compare out of Eclipse, I have:
org.eclipse.emf.compare.match.engine.GenericMatchEngine cannot be cast
to org.eclipse.emf.compare.match.api.IMatchEngine

It seems the problem comes from to the class:
org.eclipse.emf.compare.match.service.EngineDescriptor
at the line
engine = (IMatchEngine)element.createExecutableExtension("engineClass ")

Any idea?

Best regards,
Cyril.

--
Cyril Faucher
IRISA-INRIA - Rennes, France
[Breathe life into your metamodels www.kermeta.org]
Previous Topic:[CDO 0.8M5] Persisting Enums troubles
Next Topic:[EMF Compare] ClassCastException GenericMatchEngine
Goto Forum:
  


Current Time: Thu Apr 25 09:05:15 GMT 2024

Powered by FUDForum. Page generated in 0.03080 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top