2006-04-10 20:17:09 +00:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
2006-09-20 22:05:39 +00:00
|
|
|
Bundle-Name: %pluginName
|
2006-04-10 20:17:09 +00:00
|
|
|
Bundle-SymbolicName: org.eclipse.rse.logging;singleton:=true
|
2006-11-28 18:05:08 +00:00
|
|
|
Bundle-Version: 1.0.1.qualifier
|
2006-04-10 20:17:09 +00:00
|
|
|
Bundle-Activator: org.eclipse.rse.logging.RemoteSystemsLoggingPlugin
|
|
|
|
Bundle-Localization: plugin
|
|
|
|
Require-Bundle: org.eclipse.ui,
|
|
|
|
org.eclipse.core.runtime
|
|
|
|
Eclipse-LazyStart: true
|
|
|
|
Export-Package: org.eclipse.rse.logging,
|
2006-06-25 02:46:24 +00:00
|
|
|
org.eclipse.rse.logging.performance,
|
|
|
|
org.eclipse.rse.logging.ui
|
2006-09-20 22:05:39 +00:00
|
|
|
Bundle-Vendor: %providerName
|
2006-11-28 17:56:01 +00:00
|
|
|
Bundle-RequiredExecutionEnvironment: J2SE-1.4
|