improved live hint highlight optics in Eclipse

This commit is contained in:
Martin Lippert
2017-10-09 11:51:08 +02:00
parent 48d6967c17
commit 9aa6a83df8

View File

@@ -11,7 +11,7 @@
colorPreferenceValue="23,104,17"
contributesToHeader="false"
highlightPreferenceKey="STS4BootMarkerHighlighting"
highlightPreferenceValue="true"
highlightPreferenceValue="false"
icon="icons/boot-icon.png"
label="Boot Dynamic Info"
overviewRulerPreferenceKey="STS4BootMarkerIndicationInOverviewRuler"
@@ -19,7 +19,7 @@
presentationLayer="4"
showInNextPrevDropdownToolbarAction="false"
textPreferenceKey="STS4BootMarkerIndication"
textPreferenceValue="false"
textPreferenceValue="true"
textStylePreferenceKey="STS4BootMarkerTextStyle"
textStylePreferenceValue="DASHED_BOX"
verticalRulerPreferenceKey="STS4BootMarkerIndicationInVerticalRuler"