ClassNotFoundException emf.ecore cannot find emf.common [message #1860982] |
Wed, 13 September 2023 07:54 |
Sonja Riethig 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?
|
|
|
Powered by
FUDForum. Page generated in 0.03077 seconds