Community
Participate
Working Groups
Adapt existing groups e.g., TemplateGroup for using org.eclipse.sphinx.platform.ui.groups.AbstractGroup and rename some methods. Please refer to attached patch.
Created attachment 192445 [details] Adapt existing groups e.g., TemplateGroup for using org.eclipse.sphinx.platform.ui.groups.AbstractGroup
*** Bug 341509 has been marked as a duplicate of this bug. ***
The proposed groupFieldChanged() listener service should be reworked a little bit: * Rename it to groupChanged() * Pass a collection of changed fields (rather than a single field) * Provide an explicit IGroupListener interface (similar to org.eclipse.sphinx.platform.ui.fields.IFieldListener) that gets implemented by TemplateGroup, OutputGroup, etc.
Created attachment 192465 [details] Adapt existing groups e.g., TemplateGroup for using org.eclipse.sphinx.platform.ui.groups.AbstractGroup
Created attachment 192478 [details] Adapt existing groups e.g., TemplateGroup for using org.eclipse.sphinx.platform.ui.groups.AbstractGroup
Fixed by applying latest version of propose patch (after fixing some wrong copyright headers).
Mass-closing Resolved tickets