mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-02 13:55:39 +02:00
13 lines
489 B
Text
13 lines
489 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.0.qualifier
|
|
Bundle-Vendor: %providerName
|
|
Bundle-Localization: plugin
|
|
Require-Bundle: org.eclipse.ui,
|
|
org.eclipse.core.runtime,
|
|
org.eclipse.tm.terminal;bundle-version="[2.0.0,3.0.0)"
|
|
Bundle-RequiredExecutionEnvironment: CDC-1.1/Foundation-1.1,
|
|
J2SE-1.4
|
|
Export-Package: org.eclipse.tm.internal.terminal.telnet;x-internal:=true
|