We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f19288 commit cf0940eCopy full SHA for cf0940e
bundles/org.eclipse.e4.ui.services/META-INF/MANIFEST.MF
@@ -9,7 +9,7 @@ Bundle-ActivationPolicy: lazy
9
Bundle-RequiredExecutionEnvironment: JavaSE-17
10
Import-Package: jakarta.annotation;version="[2.1.0,3.0.0)",
11
jakarta.inject;version="[2.0.0,3.0.0)",
12
- org.osgi.framework;version="[1.3.0,2.0.0)",
+ org.osgi.framework;version="[1.5.0,2)",
13
org.osgi.service.event;version="[1.4.0,2.0.0)"
14
Require-Bundle: org.eclipse.core.commands;bundle-version="[3.4.0,4.0.0)",
15
org.eclipse.e4.core.services;bundle-version="0.9.0",
0 commit comments