Bug 116102 - TreeViewer with input set throws AssertionFailedException
Summary: TreeViewer with input set throws AssertionFailedException
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: VE (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Dave Orme CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-11 20:32 EST by Brock Janiczak CLA
Modified: 2011-06-13 11:37 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 Brock Janiczak CLA 2005-11-11 20:32:00 EST
VE 1.2 I20051103

From an empty composite:

1. Create a Tree Viewer
2. Assign viewer an input (any model object will do)
3. Assign viewer a content provider
4. The code generated sets the input before the content provider.  All providers
should be set before the input is.

After reopening the editor a warning symbol also shows on the tree viewer
regardless of the order these fields were inserted.