blob: 6f1a9d5ff25a13b8fff160e4bdae9ff994f79aa4 [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 Watsonde1a3852009-11-03 16:32:30 +00005Bundle-Version: 3.6.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 Watsonde1a3852009-11-03 16:32:30 +000017 org.eclipse.core.runtime;common=split;version="3.4.0";mandatory:=common,
18 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 Watson4ce0f852006-02-14 03:49:39 +000021Import-Package: org.eclipse.osgi.framework.log,
22 org.eclipse.osgi.service.datalocation,
Thomas Watson383338c2006-03-01 22:02:48 +000023 org.eclipse.osgi.service.debug,
Thomas Watson4ce0f852006-02-14 03:49:39 +000024 org.eclipse.osgi.service.localization,
25 org.eclipse.osgi.service.urlconversion,
Thomas Watson383338c2006-03-01 22:02:48 +000026 org.osgi.service.url,
Thomas Watson4ce0f852006-02-14 03:49:39 +000027 org.eclipse.osgi.util,
28 org.osgi.framework,
29 org.osgi.service.packageadmin,
30 org.osgi.util.tracker
Pascal Rapicaultddf5f282008-11-14 21:50:08 +000031Bundle-RequiredExecutionEnvironment: CDC-1.1/Foundation-1.1,
Simon Kaegia71c25e2008-11-14 21:52:11 +000032 J2SE-1.4
Thomas Watson7326a142008-01-29 22:46:13 +000033Comment-Header: Both Eclipse-LazyStart and Bundle-ActivationPolicy are specified for compatibility with 3.2
Oleg Besedin474bc362006-06-20 18:30:58 +000034Eclipse-LazyStart: true
Thomas Watson7326a142008-01-29 22:46:13 +000035Bundle-ActivationPolicy: lazy