blob: 58bdac9de8a1c06fc4c321bb77d29e192a3d371a [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
Thomas Watsoncea91b52007-08-27 18:20:25 +00005Bundle-Version: 3.4.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,
15 org.eclipse.core.filesystem",
16 org.eclipse.core.runtime;common=split;mandatory:=common
Jeff McAffer45009ad2005-11-21 23:08:47 +000017Bundle-Vendor: %providerName
18Bundle-Activator: org.eclipse.core.internal.runtime.Activator
Thomas Watson4ce0f852006-02-14 03:49:39 +000019Import-Package: org.eclipse.osgi.framework.log,
20 org.eclipse.osgi.service.datalocation,
Thomas Watson383338c2006-03-01 22:02:48 +000021 org.eclipse.osgi.service.debug,
Thomas Watson4ce0f852006-02-14 03:49:39 +000022 org.eclipse.osgi.service.localization,
23 org.eclipse.osgi.service.urlconversion,
Thomas Watson383338c2006-03-01 22:02:48 +000024 org.osgi.service.url,
Thomas Watson4ce0f852006-02-14 03:49:39 +000025 org.eclipse.osgi.util,
26 org.osgi.framework,
27 org.osgi.service.packageadmin,
28 org.osgi.util.tracker
DJ Houghtoned785c02006-04-19 21:54:19 +000029Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0,
30 J2SE-1.3
Thomas Watson7326a142008-01-29 22:46:13 +000031Comment-Header: Both Eclipse-LazyStart and Bundle-ActivationPolicy are specified for compatibility with 3.2
Oleg Besedin474bc362006-06-20 18:30:58 +000032Eclipse-LazyStart: true
Thomas Watson7326a142008-01-29 22:46:13 +000033Bundle-ActivationPolicy: lazy