Bug 346249 - Support variable modification of primitives (Java)
Summary: Support variable modification of primitives (Java)
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-18 09:57 EDT by Justin Spadea CLA
Modified: 2017-02-23 14:16 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Spadea CLA 2011-05-18 09:57:39 EDT
We can look at supporting expressions in the future as a separate enhancement, which would allow you to modify records, arrays, etc. For now it will require a primitive literal.
Comment 1 Justin Spadea CLA 2011-07-20 10:40:28 EDT
We should look at some special widgets for known types. e.g. boolean can use a dropdown with true/false options.