Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 5e4ac0b534fac8fcf589bcab297eef2f7b812d88 (plain) (blame)
1
2
3
4
5
6
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: ext.framework.osgiee.a
Fragment-Host: system.bundle; extension:=framework
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.2))",
 osgi.wiring.package;filter:="(osgi.wiring.package=org.osgi.framework)"

Back to the top