Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Properties View & Editor
Properties View & Editor [message #243444] Tue, 18 December 2007 09: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] Wed, 02 January 2008 02: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: Mon Dec 30 18:08:44 GMT 2024

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

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

Back to the top