Community
Participate
Working Groups
Created attachment 209902 [details] Screenshot of the Assign editor dialog In the context of a research project called Itemis, I created a Tree-based editor for the BPEL assign element. The aim is to facilitate the edition of "Assign" which is very often a simple mapping. Then I created the TreeMapper widget, which is now part of Nebula: * http://eclipse.org/nebula/widgets/treemapper/treemapper.php * http://mickaelistria.wordpress.com/2011/11/30/a-treemapper-widget-in-nebula/ And used it for BPEL assign element. Here is my GitHub branch to find the implementation: https://github.com/mickaelistria/org.eclipse.bpel/tree/itemis Please see attached some screenshots of how this is integrated in BPEL editor UI
This is really cool :) would it be possible to integrate this into the tabbed property sheet and replace the existing UI?