Bug 572946

Summary: [e4][Tooling] support new model-fragment header in the wizard
Product: [Eclipse Project] Platform Reporter: Christoph Laeubrich <laeubi>
Component: UIAssignee: Platform-UI-Inbox <Platform-UI-Inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: mistria
Version: 4.20   
Target Milestone: 4.22 M2   
Hardware: PC   
OS: Linux   
See Also: https://bugs.eclipse.org/bugs/show_bug.cgi?id=571866
https://bugs.eclipse.org/bugs/show_bug.cgi?id=572953
https://git.eclipse.org/r/c/platform/eclipse.platform.ui.tools/+/179492
https://git.eclipse.org/c/platform/eclipse.platform.ui.tools.git/commit/?id=a6e1f0ac33d3dda124e884168290b56bf9b7e5e2
Whiteboard:
Bug Depends on:    
Bug Blocks: 562497    

Description Christoph Laeubrich CLA 2021-04-19 02:51:20 EDT
Bug 571866 adds the possibility to register fragments via manifest headers. This should be reflected in the "New Modelfragment Wizard".
Comment 1 Mickael Istria CLA 2021-04-19 03:36:05 EDT
(In reply to Christoph Laeubrich from comment #0)
> Bug 571866 adds the possibility to register fragments via manifest headers.
> This should be reflected in the "New Modelfragment Wizard".

Only if target-platform >= 4.20 and with some warning about compatibilty.
Comment 2 Christoph Laeubrich CLA 2021-04-19 04:11:10 EDT
(In reply to Mickael Istria from comment #1)
> Only if target-platform >= 4.20

Any example how to check for this in a Platform-Way?
Comment 3 Eclipse Genie CLA 2021-04-19 04:51:42 EDT
New Gerrit change created: https://git.eclipse.org/r/c/platform/eclipse.platform.ui.tools/+/179492