Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » EMF validation dependency on org.eclipse.ui.ide
EMF validation dependency on org.eclipse.ui.ide [message #596785] Thu, 14 December 2006 08:27
user is currently offline userFriend
Messages: 296
Registered: July 2009
Senior Member
Hi

Is it possible to use EMF valiation in a product without shipping
'org.eclipse.ui.ide' ? I get the following exception when i try this -

-----------------
java.lang.NoClassDefFoundError:
org/eclipse/ui/actions/WorkspaceModifyDelegatingOperation
java.lang.NoClassDefFoundError:
org/eclipse/ui/actions/WorkspaceModifyDelegatingOperation
at
org.eclipse.emf.edit.ui.action.ValidateAction$EclipseResourc esUtil.getWorkspaceModifyOperation(ValidateAction.java:72)
at
org.eclipse.emf.edit.ui.action.ValidateAction.run(ValidateAc tion.java:173)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:499 )


ETC
----------

Thanks in advance

Roy


PS - I posted this question on EMF group but was suggested this group
might be more appropriate.
Previous Topic:Error validating with ecore.xsd
Next Topic:[Announce] EMFT JETEDITOR 0.7.0 is available
Goto Forum:
  


Current Time: Fri Apr 26 11:11:35 GMT 2024

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

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

Back to the top