Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 341756 - [M2x IDE Integration] Adapt existing groups e.g., TemplateGroup for using org.eclipse.sphinx.platform.ui.groups.AbstractGroup
Summary: [M2x IDE Integration] Adapt existing groups e.g., TemplateGroup for using org...
Status: CLOSED FIXED
Alias: None
Product: Sphinx
Classification: Automotive
Component: Core (show other bugs)
Version: 0.7.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 0.7.0   Edit
Assignee: Stephan Eberle CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 341509 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-04-04 05:41 EDT by Idrissa Dieng CLA
Modified: 2021-07-14 02:14 EDT (History)
0 users

See Also:


Attachments
Adapt existing groups e.g., TemplateGroup for using org.eclipse.sphinx.platform.ui.groups.AbstractGroup (24.83 KB, patch)
2011-04-04 05:44 EDT, Idrissa Dieng CLA
no flags Details | Diff
Adapt existing groups e.g., TemplateGroup for using org.eclipse.sphinx.platform.ui.groups.AbstractGroup (29.85 KB, patch)
2011-04-04 10:54 EDT, Idrissa Dieng CLA
no flags Details | Diff
Adapt existing groups e.g., TemplateGroup for using org.eclipse.sphinx.platform.ui.groups.AbstractGroup (42.14 KB, patch)
2011-04-04 12:19 EDT, Idrissa Dieng CLA
idydieng: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Idrissa Dieng CLA 2011-04-04 05:41:01 EDT
Adapt existing groups e.g., TemplateGroup for using org.eclipse.sphinx.platform.ui.groups.AbstractGroup and rename some methods.

Please refer to attached patch.
Comment 1 Idrissa Dieng CLA 2011-04-04 05:44:19 EDT
Created attachment 192445 [details]
Adapt existing groups e.g., TemplateGroup for using org.eclipse.sphinx.platform.ui.groups.AbstractGroup
Comment 2 Idrissa Dieng CLA 2011-04-04 05:47:13 EDT
*** Bug 341509 has been marked as a duplicate of this bug. ***
Comment 3 Stephan Eberle CLA 2011-04-04 10:02:05 EDT
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.
Comment 4 Idrissa Dieng CLA 2011-04-04 10:54:03 EDT
Created attachment 192465 [details]
Adapt existing groups e.g., TemplateGroup for using org.eclipse.sphinx.platform.ui.groups.AbstractGroup
Comment 5 Idrissa Dieng CLA 2011-04-04 12:19:26 EDT
Created attachment 192478 [details]
Adapt existing groups e.g., TemplateGroup for using org.eclipse.sphinx.platform.ui.groups.AbstractGroup
Comment 6 Stephan Eberle CLA 2011-04-05 04:51:04 EDT
Fixed by applying latest version of propose patch (after fixing some wrong copyright headers).
Comment 7 Balazs Grill CLA 2021-07-14 02:14:52 EDT
Mass-closing Resolved tickets