Skip to main content



      Home
Home » Eclipse Projects » Sirius » [Properties view] How to activate?
[Properties view] How to activate? [message #1743273] Tue, 13 September 2016 13:39 Go to next message
Eclipse UserFriend
Hi all,

I want to try out the new properties view. For this I added the org.eclipse.sirius.ui.properties bundle to the dependencies of my UI plug-in. Afterwards I added this and all required bundles (for example several EEF plug-ins) to the launch config of my RCP application.

For the first step I did not specify anything in the odesign file yet. I just want to see how the dynamic mappings done by Sirius look like. Probably this is already going to be much more usable than the old view.

After starting the application I still see the old (tabular) properties view though. Is there another step mandatory to get the new one working?

If not, maybe this is caused by the property view I am using in my app. It is a custom subclass of org.eclipse.ui.views.properties.PropertySheet. Could this be the related to the problem?

TIA,

Axel

[Updated on: Tue, 13 September 2016 13:40] by Moderator

Re: [Properties view] How to activate? [message #1743315 is a reply to message #1743273] Wed, 14 September 2016 05:51 Go to previous messageGo to next message
Eclipse UserFriend
Axel Guckelsberger wrote on Tue, 13 September 2016 19:39
Hi all,

I want to try out the new properties view. For this I added the org.eclipse.sirius.ui.properties bundle to the dependencies of my UI plug-in. Afterwards I added this and all required bundles (for example several EEF plug-ins) to the launch config of my RCP application.

For the first step I did not specify anything in the odesign file yet. I just want to see how the dynamic mappings done by Sirius look like. Probably this is already going to be much more usable than the old view.

After starting the application I still see the old (tabular) properties view though. Is there another step mandatory to get the new one working?

If not, maybe this is caused by the property view I am using in my app. It is a custom subclass of org.eclipse.ui.views.properties.PropertySheet. Could this be the related to the problem?


The steps you describe should be enough, but Sirius-defined property views (even when using the default rules), only work for Sirius representations (i.e. when selecting an element from a Sirius diagram/table/tree). From what I understand of your message you have your own "app" (with non-Sirius views/editors?) and your own property sheet implementation, so Sirius can not be involved here. Is my understanding correct?
Re: [Properties view] How to activate? [message #1743320 is a reply to message #1743315] Wed, 14 September 2016 06:21 Go to previous messageGo to next message
Eclipse UserFriend
Hi Pierre-Charles,

my app uses Sirius editors. The custom property view is for filtering unwanted property tabs away (documentation, behaviors, visual, style).
Re: [Properties view] How to activate? [message #1743569 is a reply to message #1743320] Fri, 16 September 2016 09:19 Go to previous message
Eclipse UserFriend
Hi again,

I've investigated the views and the problem is indeed caused by the view's subclass. Thanks!
Previous Topic:Export created model as PNML
Next Topic:[Properties view] Selective customisation possible?
Goto Forum:
  


Current Time: Thu Mar 27 12:48:10 EDT 2025

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

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

Back to the top