Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » Teneo resources and the EMF Validation framework do not properly work together
Teneo resources and the EMF Validation framework do not properly work together [message #616010] Thu, 27 March 2008 14:57
Florian Hackenberger is currently offline Florian HackenbergerFriend
Messages: 123
Registered: July 2009
Senior Member
Hi!

I'm trying to use the EMF Validation framework (not to be confused with the
EValidator API) together with an EMF editor based on JPOXResource. The
editor works fine, I can run the validation and I even get results in the
form of a popup window. Problem marker generation (with
EclipseResourcesUtil used by ValidateAction) however, is broken because
calls to IFile EditUIMarkerHelper::getFile(Object datum) return null for
JPOXResource objects. The getFile method propagates to
MarkerHelper::getFile(URI uri)) which checks if the URI is a platform URI
and returns null if it is not.
Are there any workarounds known for this problem?

Cheers,
Florian
--
Florian Hackenberger
Previous Topic:Too many join - issue with the HibernateMapping file
Next Topic:How to copy eResources such that xmi ids are maintained across resources
Goto Forum:
  


Current Time: Thu Apr 25 20:39:32 GMT 2024

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

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

Back to the top