mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
Localization - ICU4J
This commit is contained in:
parent
ef3d1a827d
commit
d5deb00643
4 changed files with 4 additions and 0 deletions
|
@ -27,3 +27,4 @@ Export-Package: org.eclipse.cdt.dsf.gdb.internal.ui.actions;x-internal:=true,
|
|||
org.eclipse.cdt.dsf.gdb.internal.ui.launching;x-internal:=true,
|
||||
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel;x-internal:=true,
|
||||
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch;x-internal:=true
|
||||
Import-Package: com.ibm.icu.text
|
||||
|
|
|
@ -26,3 +26,4 @@ Export-Package: org.eclipse.cdt.dsf.gdb,
|
|||
org.eclipse.cdt.dsf.mi.service.command.commands,
|
||||
org.eclipse.cdt.dsf.mi.service.command.events,
|
||||
org.eclipse.cdt.dsf.mi.service.command.output
|
||||
Import-Package: com.ibm.icu.text
|
||||
|
|
|
@ -45,3 +45,4 @@ Export-Package: org.eclipse.cdt.dsf.debug.internal.ui.viewmodel.update.provision
|
|||
org.eclipse.cdt.dsf.ui.viewmodel.properties;x-friends:="org.eclipse.cdt.dsf.gdb.ui,org.eclipse.cdt.examples.dsf,org.eclipse.cdt.examples.dsf.pda.ui",
|
||||
org.eclipse.cdt.dsf.ui.viewmodel.update;x-friends:="org.eclipse.cdt.dsf.gdb.ui,org.eclipse.cdt.examples.dsf,org.eclipse.cdt.examples.dsf.pda.ui"
|
||||
Bundle-RequiredExecutionEnvironment: J2SE-1.5
|
||||
Import-Package: com.ibm.icu.text
|
||||
|
|
|
@ -20,3 +20,4 @@ Export-Package: org.eclipse.cdt.examples.dsf.pda,
|
|||
org.eclipse.cdt.examples.dsf.pda.sourcelookup
|
||||
Bundle-RequiredExecutionEnvironment: J2SE-1.5
|
||||
Bundle-Vendor: %providerName
|
||||
Import-Package: com.ibm.icu.text
|
||||
|
|
Loading…
Add table
Reference in a new issue