Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » (no subject)
(no subject) [message #687401] Tue, 07 June 2011 14:09 Go to next message
Eclipse UserFriend
Originally posted by: <forums-noreply

Hi,

I am trying to get multi threading going using emf transaction but i am getting this error

java.lang.NoClassDefFoundError: org/eclipse/core/runtime/dynamichelpers/IExtensionChangeHandler

I can understand i am missing some library. I have included org.eclipse.core.runtimexxxxx.jar but still same error.

Please help
Re: IExtensionChangeHandler not found [message #687403 is a reply to message #687401] Tue, 07 June 2011 16:28 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
Have you included org.eclipse.equinox.registry? Note that the Plug-in
Dependencies "folder" in your Package Explorer view should be helpful
for showing all the bundles you need to include.


forums-noreply@eclipse.org wrote:
> Hi,
>
> I am trying to get multi threading going using emf transaction but i
> am getting this error
>
> java.lang.NoClassDefFoundError:
> org/eclipse/core/runtime/dynamichelpers/IExtensionChangeHandler
>
> I can understand i am missing some library. I have included
> org.eclipse.core.runtimexxxxx.jar but still same error.
>
> Please help


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:IExtensionChangeHandler not found
Next Topic:(no subject)
Goto Forum:
  


Current Time: Fri Apr 19 06:22:28 GMT 2024

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

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

Back to the top