how to show the property tab of new elements [message #1218495] |
Fri, 29 November 2013 04:48  |
Eclipse User |
|
|
|
Hello,
I am creating an extension for BPMN2 Modeler. The new created elements extend the Group metaclass. These elements have a new attribute, "Importance" and in order to show it in the properties of the elements, I have created a propertyTab (in the Extensions tab of the MANIFEST.MF) for this feature. However, when I run the Plugin project and I create a new BPMN2 Model I get the following error :
"The Property Sheet is empty because the model element "Group" has no visible features
At least one of these element features must be enabled: Importance.
Please configure the Tool Enablement Preferences for this project accordingly"
To create the extension I have been following the CustomTask Example.
- I have create the propertyTab as is indicated in the Example for the "My Event Definition" element
- And I have also enable the object and the feature in the modelEnablement section of the plugin.xml
Someone knows if I have to make any other modification or define other properties?
Thank you very much
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.10160 seconds