Bug 132344 - need to adopt ICU4J APIs
Summary: need to adopt ICU4J APIs
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 3.2 M6   Edit
Assignee: Janek Lasocki-Biczysko CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 127876
  Show dependency tree
 
Reported: 2006-03-17 10:11 EST by Karice McIntyre CLA
Modified: 2006-03-17 11:28 EST (History)
0 users

See Also:


Attachments
apply patch to org.eclipse.pde.ui (3.79 KB, patch)
2006-03-17 10:12 EST, Karice McIntyre CLA
no flags Details | Diff
apply patch to org.eclipse.pde.runtime (3.75 KB, patch)
2006-03-17 10:12 EST, Karice McIntyre CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Karice McIntyre CLA 2006-03-17 10:11:36 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-17 10:12:05 EST
Created attachment 36489 [details]
apply patch to org.eclipse.pde.ui
Comment 2 Karice McIntyre CLA 2006-03-17 10:12:24 EST
Created attachment 36490 [details]
apply patch to org.eclipse.pde.runtime
Comment 3 Wassim Melhem CLA 2006-03-17 11:17:26 EST
Janek, please take care of this.
Comment 4 Janek Lasocki-Biczysko CLA 2006-03-17 11:28:15 EST
Patch applied, thanks