mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-10 01:35:39 +02:00
13 lines
491 B
Text
13 lines
491 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: %pluginName
|
|
Bundle-SymbolicName: org.eclipse.tm.terminal.telnet;singleton:=true
|
|
Bundle-Version: 2.0.101.qualifier
|
|
Bundle-Vendor: %providerName
|
|
Bundle-Localization: plugin
|
|
Require-Bundle: org.eclipse.ui,
|
|
org.eclipse.core.runtime,
|
|
org.eclipse.tm.terminal;bundle-version="[3.0.0,3.1.0)"
|
|
Bundle-RequiredExecutionEnvironment: CDC-1.1/Foundation-1.1,
|
|
J2SE-1.4
|
|
Export-Package: org.eclipse.tm.internal.terminal.telnet;x-internal:=true
|