We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09fc20e commit 9123a69Copy full SHA for 9123a69
io.sloeber.ui/plugin.xml
@@ -537,14 +537,14 @@ The color used by the fourth serial connection of the serial monitor
537
point="org.eclipse.cdt.ui.cPropertyTab">
538
<tab
539
class="io.sloeber.ui.project.properties.BoardSelectionPage"
540
- icon="icons/arduino.png"
+ icon="platform:/plugin/io.sloeber.application/icons/logo_16.png"
541
name="Arduino board selection"
542
parent="io.sloeber.ui.project.properties.PropertyPage"
543
weight="050">
544
</tab>
545
546
class="io.sloeber.ui.project.properties.CompileProperties"
547
- icon="icons/verify.png"
+ icon="icons/preferences.png"
548
name="Compile Options"
549
550
0 commit comments