Bug 135777 - [misc] need to adopt ICU4J APIs
Summary: [misc] need to adopt ICU4J APIs
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.2   Edit
Hardware: PC All
: P2 enhancement (vote)
Target Milestone: 3.2 RC1   Edit
Assignee: Dani Megert CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 127876
  Show dependency tree
 
Reported: 2006-04-09 22:07 EDT by Karice McIntyre CLA
Modified: 2006-04-26 13:30 EDT (History)
0 users

See Also:


Attachments
archive of patches for affected text projects (1.86 KB, application/zip)
2006-04-09 22:08 EDT, Karice McIntyre CLA
no flags Details
patch for org.eclipse.ui.workbench.texteditor (5.77 KB, patch)
2006-04-09 23:33 EDT, Karice McIntyre CLA
no flags Details | Diff
patch for org.eclipse.ui.editors (8.31 KB, patch)
2006-04-09 23:54 EDT, 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-04-09 22:07:28 EDT
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 RC1.
Comment 1 Karice McIntyre CLA 2006-04-09 22:08:06 EDT
Created attachment 38105 [details]
archive of patches for affected text projects

There is a patch file for each affected project, named accordingly.
Comment 2 Karice McIntyre CLA 2006-04-09 23:33:41 EDT
Created attachment 38114 [details]
patch for org.eclipse.ui.workbench.texteditor

I forgot to add the patch for the ui.texteditor plugin to this.  I believe this belongs with the Text component - correct me if I am wrong.
Comment 3 Karice McIntyre CLA 2006-04-09 23:54:44 EDT
Created attachment 38118 [details]
patch for org.eclipse.ui.editors

When going through my double check I also noticed that I forgot to attach the patch for org.eclipse.ui.editors.  Here it is.
Comment 4 Dani Megert CLA 2006-04-10 09:01:10 EDT
Fixed in HEAD including manual conversion of org.eclipse.core.filebuffers.
Available in builds > N20060410-0010.
Comment 5 Martin Aeschlimann CLA 2006-04-26 13:30:40 EDT
verified in 20060426-0010