Properties View & Editor [message #243444] |
Tue, 18 December 2007 09:13 |
Eclipse User |
|
|
|
Originally posted by: pree888.rediffmail.com
Hi,
I am developing a multipage editor plugin in eclipse and I need to show
the properties view populated with some default properties .My model
implements IPropertySource where I am setting the property descriptors and
properties.the getAdapter() method is used to initialze the property page .
However the property page shows nothing as there is no selection provider.
How do we populate the properties view as soon as the editor opens without
any selection being made.
Thanks in advance.
|
|
|
Re: Properties View & Editor [message #244421 is a reply to message #243444] |
Wed, 02 January 2008 02:59 |
Eclipse User |
|
|
|
Originally posted by: pree888.rediffmail.com
I solved the problem by having a dummy viewer with a single item which
had selection set to it. The viewer's content provider returned my
properties model.
|
|
|
Powered by
FUDForum. Page generated in 0.07452 seconds