mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-10 12:03:16 +02:00
Terminal: Fix bundle version reference in o.e.rse.terminals.ui
This commit is contained in:
parent
372f2ab003
commit
3af8bb8924
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ Require-Bundle: org.eclipse.core.runtime,
|
||||||
org.eclipse.rse.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.1.0,4.0.0)",
|
org.eclipse.rse.ui;bundle-version="[3.1.0,4.0.0)",
|
||||||
org.eclipse.rse.subsystems.terminals.core;bundle-version="[1.0.0,2.0.0)",
|
org.eclipse.rse.subsystems.terminals.core;bundle-version="[1.0.0,2.0.0)",
|
||||||
org.eclipse.tm.terminal;bundle-version="[3.2.0,3.4.0)"
|
org.eclipse.tm.terminal;bundle-version="4.0.0"
|
||||||
Bundle-ActivationPolicy: lazy
|
Bundle-ActivationPolicy: lazy
|
||||||
Eclipse-LazyStart: true
|
Eclipse-LazyStart: true
|
||||||
Bundle-Vendor: %providerName
|
Bundle-Vendor: %providerName
|
||||||
|
|
Loading…
Add table
Reference in a new issue