Bug 132750 - need to adopt ICU4J APIs
Summary: need to adopt ICU4J APIs
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.2   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: 3.2 M6   Edit
Assignee: Darin Wright CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 127876
  Show dependency tree
 
Reported: 2006-03-21 16:44 EST by Karice McIntyre CLA
Modified: 2006-03-29 15:38 EST (History)
1 user (show)

See Also:


Attachments
archive of patches for affected JDT UI projects (8.53 KB, application/zip)
2006-03-21 16:46 EST, Karice McIntyre CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Karice McIntyre CLA 2006-03-21 16:44:19 EST
To complete the plan item to deliver ICU4J support in the Eclipse (see bug
127876) code must be migrated to use the com.ibm.icu.* classes in place of the
default java implementation.  This component is affected.  I will attach
patches with the changes required (only import changes at this point).  This
needs to be done for M6.
Comment 1 Karice McIntyre CLA 2006-03-21 16:46:06 EST
Created attachment 36701 [details]
archive of patches for affected JDT UI projects

There are patch files for each affected project, named accordingly.
Comment 2 Darin Swanson CLA 2006-03-24 13:44:41 EST
Karice, should I expect and Ant bug for adoption as well?
Comment 3 Karice McIntyre CLA 2006-03-24 13:55:19 EST
Yes, it should be coming soon - I am still awaiting the arrival of more patches.
Comment 4 Kevin Barnes CLA 2006-03-27 10:50:50 EST
released patches to HEAD. 114 files changed in jdt.debug, jdt.debug.ui, jdt.launching. 
Comment 5 Kevin Barnes CLA 2006-03-27 10:51:12 EST
Darin, please verify
Comment 6 Darin Wright CLA 2006-03-29 15:38:33 EST
verified.