Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 360903 - Add Any and Number type support in the New Variable Wizard
Summary: Add Any and Number type support in the New Variable Wizard
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: pf yu CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-13 23:18 EDT by Huo Zhen Zhong CLA
Modified: 2017-02-23 14:15 EST (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 Huo Zhen Zhong CLA 2011-10-13 23:18:05 EDT
Build Identifier: 

* The Any type should probably allow the user to choose from a list of All
widgets that are available, and it will be up to the user to verify that the
right type is being used with the widget at runtime.  This could be something
we implement after .7 or after 1.0.

* The Number type should probably allow the user to choose from a list of all
widgets that can be used by the value types that can be assigned to a Number
(e.g. Decimal, Int, etc), and it will be up to the user to verify that the
right type is being used with the widget at runtime.  This could be something
we implement after .7 or after 1.0.

Reproducible: Always
Comment 1 Huo Zhen Zhong CLA 2011-10-14 01:50:43 EDT
When the any type is supported, should also show it in EGL Data View