Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [bpel-dev] Extend Bpel Designer's Property View

Hey Graziella,

What we use for our properties is pretty much the standard eclipse tabbed properties framework (http://www.eclipse.org/articles/Article-Tabbed-Properties/tabbed_properties_view.html)
Take a look at the plugin.xml in org.eclipse.bpel.ui to see how the existing tabs are configured...

hope that helps...

Mit freundlichen Grüßen / Kind regards

Michael Illiger

Software Developer - BPEL Editor / WID
IBM Software Group, Application and Integration Middleware Software
WSS Business Process Solutions Development 1

Phone: +49-7031-16-1273  IBM Deutschland
E-Mail: milliger@xxxxxxxxxx  Schoenaicher Str. 220
 71032 Boeblingen
 Germany

IBM Deutschland Research & Development GmbH / Vorsitzender des Aufsichtsrats: Martin Jetter
Geschäftsführung: Dirk Wittkopp
Sitz der Gesellschaft: Böblingen / Registergericht: Amtsgericht Stuttgart, HRB 243294




From: "Graziella Cipolletti" <graziellacipolletti@xxxxxxxxx>
To: <bpel-dev@xxxxxxxxxxx>
Date: 11.12.2009 11:32
Subject: [bpel-dev] Extend Bpel Designer's Property View
Sent by: bpel-dev-bounces@xxxxxxxxxxx





Hi to everybody!
 
I have to extend the BPEL Designer by adding a new tab 'QOS' to
Property view of BPEL actions. How can I do?

Regards,
Graziella
_______________________________________________
bpel-dev mailing list
bpel-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/bpel-dev



Back to the top