mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-18 13:45:45 +02:00
[338510] Require rse.core 3.2.0 due to using new API SubSystem#clonePropertySets()
This commit is contained in:
parent
1569e20548
commit
9865916ddf
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ Require-Bundle: org.eclipse.core.runtime,
|
|||
org.eclipse.ui.views,
|
||||
org.eclipse.ui.workbench.texteditor,
|
||||
org.eclipse.rse.services;bundle-version="[3.1.0,4.0.0)",
|
||||
org.eclipse.rse.core;bundle-version="[3.0.0,4.0.0)"
|
||||
org.eclipse.rse.core;bundle-version="[3.2.0,4.0.0)"
|
||||
Import-Package: com.ibm.icu.lang,
|
||||
com.ibm.icu.text,
|
||||
com.ibm.icu.util
|
||||
|
|
Loading…
Add table
Reference in a new issue