Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Sirius » Extending the PropertyView
Extending the PropertyView [message #1651386] Thu, 05 March 2015 09:18 Go to next message
Jim S. is currently offline Jim S.Friend
Messages: 17
Registered: October 2014
Junior Member
Hi,

I want my editor to provide a customized PropertyView. There is already a plugin providing propertyContributor, propertyTabs and propertySections. I added it as an dependency to my Sirius project and launched a runtime instance but it does not seem to get loaded.
Is this the correct way to modify the property view with Sirius and if so, what did I do wrong?
Re: Extending the PropertyView [message #1651432 is a reply to message #1651386] Thu, 05 March 2015 09:46 Go to previous messageGo to next message
Esteban Dugueperoux is currently offline Esteban DugueperouxFriend
Messages: 472
Registered: July 2009
Senior Member
Hi Jim,

Do you have related error/warning messages in your console when
launching? I need more details to help you. Could you provide your
example to test.

Note that you can look at EEF [1] to customize your properties view.

[1] https://eclipse.org/eef/

Best Regards.

Le 05/03/2015 10:18, Jim S. a écrit :
> I want my editor to provide a customized PropertyView. There is already
> a plugin providing propertyContributor, propertyTabs and
> propertySections. I added it as an dependency to my Sirius project and
> launched a runtime instance but it does not seem to get loaded.
> Is this the correct way to modify the property view with Sirius and if
> so, what did I do wrong?



--
Esteban Dugueperoux - Obeo

Need professional services for Sirius?
http://www.obeodesigner.com/sirius
Re: Extending the PropertyView [message #1651557 is a reply to message #1651432] Thu, 05 March 2015 11:19 Go to previous message
Jim S. is currently offline Jim S.Friend
Messages: 17
Registered: October 2014
Junior Member
Thanks for your quick reply!

The propertyContributor for my project is not built with EEF but by hand. I still tried to use it by changing the contributorId of the three extension points to "org.eclipse.sirius.diagram.ui" but the behaviour does not change. Neither do I get any errors/warnings.
I will try to create my own property view customization following the instructions that you linked to. Maybe I can see what I did different with the existing customization.

When I dont find the error myself I will provide an example, but I need to supply the meta-model, my editor and an example model plus their dependencies so assembling this will take some time.
Previous Topic:How to set property of semantic model immediately after change value of a combobox in property view
Next Topic:Do I need to include the Sirius representation metamodel?
Goto Forum:
  


Current Time: Wed Apr 24 19:59:38 GMT 2024

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

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

Back to the top