mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 07:05:24 +02:00
Get rid of unnecessary ICU import-package specs
This commit is contained in:
parent
4d8d06636e
commit
31ad7656fe
1 changed files with 1 additions and 2 deletions
|
@ -36,5 +36,4 @@ Export-Package: org.eclipse.rse.files.ui,
|
|||
org.eclipse.rse.internal.files.ui.wizards;x-internal:=true
|
||||
Bundle-Vendor: %providerName
|
||||
Bundle-RequiredExecutionEnvironment: J2SE-1.4
|
||||
Import-Package: com.ibm.icu.lang;version="3.6.1",
|
||||
com.ibm.icu.text;version="3.6.1"
|
||||
Import-Package: com.ibm.icu.text
|
||||
|
|
Loading…
Add table
Reference in a new issue