Skip to main content



      Home
Home » Newcomers » Newcomers » XMIResourceFactoryImpl cannot be resolved
XMIResourceFactoryImpl cannot be resolved [message #47984] Wed, 06 April 2005 07:48 Go to next message
Eclipse UserFriend
Originally posted by: martin.keydel.stz-rechnereinsatz.de

Hi,

i tried out the tutorial on EMF which comes with the plugin in the
plugin-help. Everything works fine till the point i want to save my model
as an XMI.

Eclipse doesn't find the XMIResourceFactoryImpl even if i put an

import org.eclipse.emf.ecore.xmi.impl.XMIResourceFactoryImpl;

on top of my class. In the plugin folder everything seems ok with the
plugin.xml and the ecore.xmi.jar.

Any ideas?

BTW: I use Eclipse 3.0.2 on WinXP and installed the EMF-Plugin via
"Software Updates->Find and Install.."
Re: XMIResourceFactoryImpl cannot be resolved [message #48529 is a reply to message #47984] Thu, 07 April 2005 07:04 Go to previous message
Eclipse UserFriend
Originally posted by: martin.keydel.stz-rechnereinsatz.de

OK now i see there is a workaround.

Adding manually in the "Properties->Java Build Path->Libraries" the
ecore.xmi.jar

Im still wondering why this is not automatically solved in the "Plug-in
Dependencies"
Previous Topic:where can i get the source code for eclipse 3.0?
Next Topic:Default project directory
Goto Forum:
  


Current Time: Wed May 07 09:20:57 EDT 2025

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

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

Back to the top