1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-28 18:53:20 +02:00
cdt/rse/plugins/org.eclipse.rse.logging/META-INF/MANIFEST.MF

16 lines
527 B
Text
Raw Normal View History

2006-04-10 20:17:09 +00:00
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
2006-04-10 20:17:09 +00:00
Bundle-SymbolicName: org.eclipse.rse.logging;singleton:=true
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
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: J2SE-1.4