1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-15 21:15:23 +02:00
cdt/terminal/org.eclipse.tm.terminal.ssh/META-INF/MANIFEST.MF

15 lines
468 B
Text
Raw Normal View History

2006-12-07 02:40:58 +00:00
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
2006-12-07 02:40:58 +00:00
Bundle-SymbolicName: org.eclipse.tm.terminal.ssh;singleton:=true
Bundle-Version: 0.9.1.qualifier
Bundle-Vendor: %providerName
2006-12-07 02:40:58 +00:00
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.tm.terminal,
org.eclipse.ui,
com.jcraft.jsch;bundle-version="[0.1.28,2.0.0)"
Bundle-RequiredExecutionEnvironment: J2SE-1.4
Export-Package: org.eclipse.tm.terminal.ssh