Skip to main content



      Home
Home » Eclipse Projects » BPMN 2.0 Modeler » Creating custom Property Tab, cannot inherit from AbstractBpmn2PropertySection
Creating custom Property Tab, cannot inherit from AbstractBpmn2PropertySection [message #1414218] Sat, 30 August 2014 12:52 Go to next message
Eclipse UserFriend
Hi there,

I want to add some custom property tabs to BPMN2Modeler.
I already have a working "Hello World" plugin.

When I position into plugin source, and try and create a class that subclasses from AbstractBpmn2PropertySection or DefaultPropertySection, I get the following error:

"The hierarchy of the type ... is inconsistent".

Aren't those classes supposed to be extended?

Thanks
Re: Creating custom Property Tab, cannot inherit from AbstractBpmn2PropertySection [message #1414886 is a reply to message #1414218] Mon, 01 September 2014 10:12 Go to previous message
Eclipse UserFriend
Solved.

I was missing the "org.eclipse.ui.views.properties.tabbed" dependence for my plugin.

[Updated on: Mon, 01 September 2014 10:12] by Moderator

Previous Topic:MDT BPMN2 Git repository has been renamed
Goto Forum:
  


Current Time: Sat Jul 12 13:59:54 EDT 2025

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

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

Back to the top