| Summary: | [M2x IDE Integration] Adapt existing groups e.g., TemplateGroup for using org.eclipse.sphinx.platform.ui.groups.AbstractGroup | ||
|---|---|---|---|
| Product: | [Automotive] Sphinx | Reporter: | Idrissa Dieng <idydieng> |
| Component: | Core | Assignee: | Stephan Eberle <stephaneberle9> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | ||
| Version: | 0.7.0 | ||
| Target Milestone: | 0.7.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Attachments: | |||
|
Description
Idrissa Dieng
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 |