Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Modeling (top-level project) » To make org.eclipse.emf.ecore.xmi plug-in to load Xerces plug-in
To make org.eclipse.emf.ecore.xmi plug-in to load Xerces plug-in [message #602464] Sat, 19 January 2008 01:14
Eclipse UserFriend
Originally posted by: rmishra.tibco.com

Hi ,
org.eclipse.emf.ecore.xmi plug-in uses
com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl class for
parsing purpose by default .

i want it to use org.apache.xerces.jaxp.SAXParserFactoryImpl class ,for that
i need to include xerces plug-in as a dependent plug-in of
org.eclipse.emf.ecore.xmi .So is there any way to do that .

org.eclipse.emf.ecore.xmi has a different class loader to load dependency
,so it doesn't recognizes the Xerces plug-in loded by any other class
loader.

Please help me out with this if can be can be done...
Previous Topic:[Announce] SBVR component proposal
Next Topic:To make org.eclipse.emf.ecore.xmi plug-in to load Xerces plug-in
Goto Forum:
  


Current Time: Thu Apr 25 19:14:32 GMT 2024

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

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

Back to the top