Bug 467116 - [BIDI] Make JDT Debug bidi-aware
Summary: [BIDI] Make JDT Debug bidi-aware
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 4.5   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 467114
Blocks:
  Show dependency tree
 
Reported: 2015-05-12 10:46 EDT by Markus Keller CLA
Modified: 2015-05-12 10:50 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2015-05-12 10:46:09 EDT
Make JDT Debug bidi-aware. This work can only be started after bug 467112 has been finished and verified and bug 467114 is done.
Comment 1 Markus Keller CLA 2015-05-12 10:50:55 EDT
Found via bug 464974 comment 7: Problems in org.eclipse.jdt.internal.debug.ui.jres.LibraryLabelProvider#getText(Object):
- uses string concatenation (text.append(..)) instead of proper NLS.bind(..) or MessageFormat
- doesn't apply bidi-processing to path strings