blob: d8aa10798e2408c687d1dc5a2d2fcad22e2e9ecd [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,
Oleg Besedin95038cf2008-03-18 14:33:53 +000015 org.eclipse.core.filesystem,
16 org.eclipse.equinox.security",
Oleg Besedinc3b37392007-11-30 15:56:29 +000017 org.eclipse.core.runtime;common=split;mandatory:=common
Jeff McAffer45009ad2005-11-21 23:08:47 +000018Bundle-Vendor: %providerName
19Bundle-Activator: org.eclipse.core.internal.runtime.Activator
Thomas Watson4ce0f852006-02-14 03:49:39 +000020Import-Package: org.eclipse.osgi.framework.log,
21 org.eclipse.osgi.service.datalocation,
Thomas Watson383338c2006-03-01 22:02:48 +000022 org.eclipse.osgi.service.debug,
Thomas Watson4ce0f852006-02-14 03:49:39 +000023 org.eclipse.osgi.service.localization,
24 org.eclipse.osgi.service.urlconversion,
Thomas Watson383338c2006-03-01 22:02:48 +000025 org.osgi.service.url,
Thomas Watson4ce0f852006-02-14 03:49:39 +000026 org.eclipse.osgi.util,
27 org.osgi.framework,
28 org.osgi.service.packageadmin,
29 org.osgi.util.tracker
DJ Houghtoned785c02006-04-19 21:54:19 +000030Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0,
31 J2SE-1.3
Thomas Watson7326a142008-01-29 22:46:13 +000032Comment-Header: Both Eclipse-LazyStart and Bundle-ActivationPolicy are specified for compatibility with 3.2
Oleg Besedin474bc362006-06-20 18:30:58 +000033Eclipse-LazyStart: true
Thomas Watson7326a142008-01-29 22:46:13 +000034Bundle-ActivationPolicy: lazy