mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-04 14:55:41 +02:00
[cleanup] Get rid of unnecessary subsystems.terminals.ssh --> subsystems.shells core dependency
This commit is contained in:
parent
e2b1e597e5
commit
dc7fd4a816
1 changed files with 1 additions and 1 deletions
|
@ -10,10 +10,10 @@ Require-Bundle: org.eclipse.core.runtime,
|
|||
org.eclipse.rse.connectorservice.ssh;bundle-version="[3.0.0,4.0.0)",
|
||||
org.eclipse.rse.services.ssh;bundle-version="[2.1.0,2.2.0)",
|
||||
org.eclipse.rse.subsystems.terminals.core;bundle-version="[0.1.0,0.2.0)",
|
||||
org.eclipse.rse.subsystems.shells.core;bundle-version="[3.0.0,4.0.0)",
|
||||
org.eclipse.rse.core;bundle-version="[3.0.0,4.0.0)",
|
||||
org.eclipse.rse.ui;bundle-version="[3.0.0,4.0.0)"
|
||||
Eclipse-LazyStart: true
|
||||
Bundle-Vendor: %providerName
|
||||
Bundle-RequiredExecutionEnvironment: J2SE-1.4
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Export-Package: org.eclipse.rse.subsystems.terminals.ssh
|
||||
|
|
Loading…
Add table
Reference in a new issue