Allow Eclipse 4 contributions to select svg files via the find dialog#1721
Allow Eclipse 4 contributions to select svg files via the find dialog#1721vogella merged 2 commits intoeclipse-pde:masterfrom
Conversation
With the svg support in SWT we should also allow the selection of svg files for Eclipse 4 application model elements. Fixes #eclipse-platform/eclipse.platform.ui#2911
|
This pull request changes some projects for the first time in this development cycle. An additional commit containing all the necessary changes was pushed to the top of this PR's branch. To obtain these changes (for example if you want to push more changes) either fetch from your fork or apply the git patch. Git patchFurther information are available in Common Build Issues - Missing version increments. |
|
@HannesWell I know its been a while since you created it, but your version update tool is still amazing |
|
Yes it’s really great. Plus @laeubi’s cleanups and tp updater. These guys make things that streamline our work. 🥇 |
Thank you and thank you for this contribution. |
Thanks for pointing this out @merks . I agree that @laeubi clean-up automation is also amazing, especially since @jjohnstn continues to improve and fix the JDT clean-ups. Together with the Github build action validation the current automation of the work is outstanding. |
With the svg support in SWT we should also allow the selection of svg files for Eclipse 4 application model elements.
Fixes #eclipse-platform/eclipse.platform.ui#2911