Commit 184b51a
authored
Add SVGs to org.eclipse.jdt.debug Bundles (#678)
* add all svgs to eclipse.jdt.debug bundles
This commit adds SVGs for all icons in the bundle `org.eclipse.jdt.debug.ui` except for the following as these are not available as SVG yet:
obj16/groupedframe.svg
obj16/javastacktrace_console.svg
obj16/jexcept_obj.svg
Referenced icons from `org.eclipse.debug.ui` were also changed to SVG as these already exist.
Please note that `JDT Debug` also has the following missing SVGs in other bundles:
org.eclipse.jdt.launching.ui.macosx/icons/full/ctool16/exportappbundle_wiz.xvg
org.eclipse.jdt.launching.ui.macosx/icons/full/wizban/exportapp_wiz.xvg
org.eclipse.jdt.debug.setup - JDTDebugConfiguration.setup uses the following link: `https://www.eclipse.org/downloads/images/committers.png`
* Remove explicit disabled icons from org.eclipse.jdt.debug.ui
Use on-the-fly-generated disabled version of SVG-rasterized icons instead.
Hardcoded disabled entries in class `JavaDebugImages` can't be removed as other classes depend on them. These entries use a specific disabled icon variant which also exists as SVG.1 parent 495f8bb commit 184b51a
File tree
92 files changed
+40174
-166
lines changed- org.eclipse.jdt.debug.ui
- META-INF
- icons/full
- elcl16
- etool16
- eview16
- obj16
- ovr16
- wizban
- ui/org/eclipse/jdt/internal/debug/ui
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
92 files changed
+40174
-166
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
Lines changed: 248 additions & 0 deletions
Loading
0 commit comments