Skip to main content



      Home
Home » Newcomers » Newcomers » Properties View & Editor
Properties View & Editor [message #243444] Tue, 18 December 2007 04:13 Go to next message
Eclipse UserFriend
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] Tue, 01 January 2008 21:59 Go to previous message
Eclipse UserFriend
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.
Previous Topic:Which vm is really running?
Next Topic:org.eclipse.core.runtime.iProgressMonitor not found
Goto Forum:
  


Current Time: Fri May 16 18:40:26 EDT 2025

Powered by FUDForum. Page generated in 0.07926 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top