2007-06-05 12:48:29 +00:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: %pluginName
|
|
|
|
Bundle-SymbolicName: org.eclipse.tm.terminal.telnet;singleton:=true
|
2009-07-09 16:47:31 +00:00
|
|
|
Bundle-Version: 2.0.101.qualifier
|
2007-06-05 12:48:29 +00:00
|
|
|
Bundle-Vendor: %providerName
|
|
|
|
Bundle-Localization: plugin
|
|
|
|
Require-Bundle: org.eclipse.ui,
|
|
|
|
org.eclipse.core.runtime,
|
2009-07-09 16:47:31 +00:00
|
|
|
org.eclipse.tm.terminal;bundle-version="[3.0.0,3.1.0)"
|
2008-04-11 19:50:19 +00:00
|
|
|
Bundle-RequiredExecutionEnvironment: CDC-1.1/Foundation-1.1,
|
|
|
|
J2SE-1.4
|
2007-06-05 12:48:29 +00:00
|
|
|
Export-Package: org.eclipse.tm.internal.terminal.telnet;x-internal:=true
|