Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » ClassNotFoundException emf.ecore cannot find emf.common
ClassNotFoundException emf.ecore cannot find emf.common [message #1860982] Wed, 13 September 2023 07:54
Sonja Riethig is currently offline Sonja RiethigFriend
Messages: 1
Registered: September 2023
Junior Member
We're trying to update a really old Eclipse project. I'm currently facing many problems but let's start with the first one.

We have a product file and when trying to run/debug the application from the product file we get the following error:

ClassNotFoundException: org.eclipse.emf.common.EMFPlugin$OSGiDelegatingBundleActivator cannot be found by org.eclipse.emf.ecore_2.27.0.v20220426-0617

Both dependencies emf.common and emf.ecore are present and in the manifest of emf.ecore there is Require-Bundle for emf.common (but no Import-Package. The manifest of emf.common exports the required package.

So I'm at a loss here... why is there a ClassNotFoundException?
Previous Topic:How to listen theme change event ??
Next Topic:enable/disable commands handler
Goto Forum:
  


Current Time: Sun Oct 06 17:48:44 GMT 2024

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

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

Back to the top