We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73f5834 commit 9886615Copy full SHA for 9886615
1 file changed
org.eclipse.wb.core.databinding.xsd/META-INF/MANIFEST.MF
@@ -11,3 +11,5 @@ Import-Package: jakarta.xml.bind;version="[3.0.0,5.0.0)",
11
Bundle-RequiredExecutionEnvironment: JavaSE-21
12
Automatic-Module-Name: org.eclipse.wb.core.databinding.xsd
13
Bundle-ActivationPolicy: lazy
14
+Require-Capability: osgi.extender;filter:="(osgi.extender=osgi.serviceloader.registrar)",
15
+ osgi.serviceloader;filter:="(osgi.serviceloader=jakarta.xml.bind.JAXBContextFactory)"
0 commit comments