Skip to main content



      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 10:57
Eclipse UserFriend
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: Fri Jul 18 18:45:18 EDT 2025

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

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

Back to the top