Hi Andrej
Thanks a lot for the quick response. I tried with Kepler and BPEL 1.0.3 and now i can see the editor. But following parts and features are missing
- _expression_ Language' selection drop-down menu is missing
- Context Menu is missing
- Variable Picker (Which comes when click the context menu) is missing
- XPath _expression_ auto fill functionality is not there.
The readme file at org.eclipse.bpel.ui.noEmbeddedEditors package says following
This plugin is essentially a duplicate of org.eclipse.bpel.ui with the embedded editor functionality removed.
This was necessary because of breaking org.eclipse.ui API changes in Eclipse Juno.
After this feature is rewritten to work with Juno, this plugin must be removed and the plugins/pom.xml restored to its original.
I think this is the reason for above (1, 2, 3, 4) issues. I guess this need to be properly fixed (i.e this feature is rewritten) so these issues will be fixed.
So what i wanted to ask is to know when this will be fixed, is anyone working on this or is there any patches etc.
Thanks