blob: 5a4391d635708356e9b4e36e70ddfcfb86f2d235 [file] [log] [blame]
jfogell83fbd372005-12-15 20:25:22 +00001Bundle-ManifestVersion: 2
2Bundle-Name: %bundleName
John Ross5f41f302013-09-11 05:36:18 -05003Bundle-Version: 1.4.0.qualifier
jfogell83fbd372005-12-15 20:25:22 +00004Bundle-SymbolicName: org.eclipse.equinox.metatype
jwross421152f2011-07-13 13:39:33 -05005Bundle-Activator: org.eclipse.equinox.metatype.impl.Activator
Thomas Watson75f5f8e2010-10-11 20:29:13 +00006Import-Package: javax.xml.parsers,
Thomas Watsoncc5c7962011-03-18 19:37:21 +00007 org.eclipse.osgi.util;version="[1.1,2.0)",
8 org.osgi.framework;version="[1.6,2.0)",
9 org.osgi.framework.wiring;version="[1.0,2.0)",
10 org.osgi.service.cm;version="[1.2.1,2.0)",
11 org.osgi.service.log;version="[1.3,2.0)",
Thomas Watson6fe4fa22010-11-30 17:13:02 +000012 org.osgi.service.metatype;version="[1.2,1.3)",
Thomas Watsoncc5c7962011-03-18 19:37:21 +000013 org.osgi.util.tracker;version="[1.5,2.0)",
Thomas Watsonfc489482006-02-21 21:47:59 +000014 org.xml.sax,
15 org.xml.sax.helpers
jwross421152f2011-07-13 13:39:33 -050016Export-Package: org.eclipse.equinox.metatype;version="1.2.0",
John Ross5f41f302013-09-11 05:36:18 -050017 org.eclipse.equinox.metatype.impl;version="1.3.0";x-friends:=org.eclipse.equinox.compendium.tests
jfogell83fbd372005-12-15 20:25:22 +000018Bundle-Vendor: %bundleVendor
jfogell83fbd372005-12-15 20:25:22 +000019Bundle-Localization: plugin
Thomas Watsonc239b452012-09-25 14:19:00 -050020Bundle-RequiredExecutionEnvironment: J2SE-1.5