Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] ICU4J

Hi everyone,

I marked bug 254200 (ICU4J requirement for Galileo, for more details please see the link below) fixed earlier today but upon closer look I don't think we have made the switch yet. I've attached a patch on the bug to fix this. Since the patch includes changes spanning over quite a number of plug-ins, I'm wondering if component leads can take a quick look to see if these changes are safe (I did a search on "import java.text" and replace them with ICU4J, didn't get any compile errors, but I just want to make sure I didn't break anything). If we can get this in before our Friday morning build that'd be great. Please let me know if you have any concern/question. Thanks.

Bug 254200: https://bugs.eclipse.org/bugs/show_bug.cgi?id=254200

ICU4J: http://wiki.eclipse.org/ICU4J

Plugins affected:
org.eclipse.cdt.core
org.eclipse.cdt.debug.core
org.eclipse.cdt.debug.gdbjtag.core
org.eclipse.cdt.debug.mi.core
org.eclipse.cdt.debug.mi.ui
org.eclipse.cdt.debug.ui
org.eclipse.cdt.debug.ui.memory-feature
org.eclipse.cdt.dsf.gdb
org.eclipse.cdt.dsf.gdb.ui
org.eclipse.cdt.dsf.ui
org.eclipse.cdt.examples.dsf.pda
org.eclipse.cdt.launch
org.eclipse.cdt.make.core
org.eclipse.cdt.make.ui
org.eclipse.cdt.managedbuilder.core
org.eclipse.cdt.managedbuilder.ui
org.eclipse.cdt.ui

Regards,

Vivian Kong
IBM Eclipse CDT
IBM Canada Toronto Lab


Back to the top