Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 360903

Summary: Add Any and Number type support in the New Variable Wizard
Product: z_Archived Reporter: Huo Zhen Zhong <huozz>
Component: EDTAssignee: pf yu <pfyu>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: chenzhh
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

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