Bug 68209 - [5.0][syntax highlighting] Highlight autoboxing
Summary: [5.0][syntax highlighting] Highlight autoboxing
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 3.1 M7   Edit
Assignee: Tom Hofmann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 87173
Blocks:
  Show dependency tree
 
Reported: 2004-06-22 14:53 EDT by Timo Nentwig CLA
Modified: 2005-04-25 09:34 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Timo Nentwig CLA 2004-06-22 14:53:48 EDT
Since autoboxing does extraordinarily affect performance it would IMHO be quite
a useful feature if the editor would highlight the spots where autoboxing is
applied.
Comment 1 Tom Hofmann CLA 2005-03-23 10:24:51 EST
basic support is in, but it misses many cases. Additionally, it does not show
any autoboxed number literals. Waiting for core support.
Comment 2 Dani Megert CLA 2005-03-30 03:33:34 EST
Code is ready but not trivial. Will be included in M7.
Comment 3 Tom Hofmann CLA 2005-04-25 09:34:08 EDT
fixed > 20050425