blob: fc9deee6bce3a16b3402165121cfdc7f997ccd2a [file] [log] [blame]
Jeff McAffer45009ad2005-11-21 23:08:47 +00001Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: %pluginName
4Bundle-SymbolicName: org.eclipse.equinox.common; singleton:=true
Stefan Xenosb3bdb7f2016-08-30 17:37:08 -07005Bundle-Version: 3.9.0.qualifier
Jeff McAffer45009ad2005-11-21 23:08:47 +00006Bundle-Localization: plugin
Oleg Besedinc3b37392007-11-30 15:56:29 +00007Export-Package: org.eclipse.core.internal.boot;x-friends:="org.eclipse.core.resources,org.eclipse.core.runtime.compatibility,org.eclipse.pde.build",
8 org.eclipse.core.internal.runtime;common=split;mandatory:=common;
9 x-friends:="org.eclipse.core.contenttype,
10 org.eclipse.core.jobs,
11 org.eclipse.equinox.preferences,
12 org.eclipse.equinox.registry,
13 org.eclipse.core.runtime,
14 org.eclipse.core.runtime.compatibility,
Oleg Besedin95038cf2008-03-18 14:33:53 +000015 org.eclipse.core.filesystem,
16 org.eclipse.equinox.security",
Thomas Watsonf5a8b4c2015-02-18 09:25:03 -060017 org.eclipse.core.runtime;common=split;version="3.5.0";mandatory:=common,
Thomas Watsonde1a3852009-11-03 16:32:30 +000018 org.eclipse.equinox.events;version="1.0.0"
Jeff McAffer45009ad2005-11-21 23:08:47 +000019Bundle-Vendor: %providerName
20Bundle-Activator: org.eclipse.core.internal.runtime.Activator
Thomas Watsonce920782011-01-08 04:54:43 +000021Import-Package: org.eclipse.equinox.log;version="[1.0,2.0)",
22 org.eclipse.osgi.framework.log;version="[1.1, 2.0)",
Thomas Watson4ce0f852006-02-14 03:49:39 +000023 org.eclipse.osgi.service.datalocation,
Thomas Watson383338c2006-03-01 22:02:48 +000024 org.eclipse.osgi.service.debug,
Thomas Watson4ce0f852006-02-14 03:49:39 +000025 org.eclipse.osgi.service.localization,
26 org.eclipse.osgi.service.urlconversion,
27 org.eclipse.osgi.util,
28 org.osgi.framework,
Thomas Watsonce920782011-01-08 04:54:43 +000029 org.osgi.service.log;version="[1.3.0, 2.0)",
Thomas Watson4ce0f852006-02-14 03:49:39 +000030 org.osgi.service.packageadmin,
Thomas Watsonce920782011-01-08 04:54:43 +000031 org.osgi.service.url,
Thomas Watson4ce0f852006-02-14 03:49:39 +000032 org.osgi.util.tracker
Sergey Prigogin33d3c952016-09-20 11:00:24 -070033Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Thomas Watson7326a142008-01-29 22:46:13 +000034Comment-Header: Both Eclipse-LazyStart and Bundle-ActivationPolicy are specified for compatibility with 3.2
Oleg Besedin474bc362006-06-20 18:30:58 +000035Eclipse-LazyStart: true
Thomas Watson7326a142008-01-29 22:46:13 +000036Bundle-ActivationPolicy: lazy