1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 02:36:01 +02:00
cdt/rse/examples/org.eclipse.rse.examples.tutorial/META-INF/MANIFEST.MF

17 lines
480 B
Text
Raw Normal View History

2006-07-13 08:27:43 +00:00
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: RSE Tutorial Examples
Bundle-SymbolicName: org.eclipse.rse.examples.developer;singleton:=true
Bundle-Version: 1.0.0
Bundle-Activator: samples.RSESamplesPlugin
Bundle-Vendor: Eclipse.org
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
org.eclipse.ui.views,
org.eclipse.core.runtime,
org.eclipse.core.resources,
org.eclipse.rse.ui,
org.eclipse.rse.core,
org.eclipse.rse.services
Eclipse-LazyStart: true