diff --git a/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons/plugin.xml b/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons/plugin.xml index 69f72c3e0..0008b87b0 100644 --- a/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons/plugin.xml +++ b/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons/plugin.xml @@ -2,28 +2,28 @@ - + + annotationType="org.springframework.tooling.bootinfo" + colorPreferenceKey="STS4BootMarkerIndicationColor" + colorPreferenceValue="219,236,207" + contributesToHeader="false" + highlightPreferenceKey="STS4BootMarkerHighlighting" + highlightPreferenceValue="true" + icon="icons/boot-icon.png" + label="Boot Dynamic Info" + overviewRulerPreferenceKey="STS4BootMarkerIndicationInOverviewRuler" + overviewRulerPreferenceValue="true" + presentationLayer="4" + showInNextPrevDropdownToolbarAction="false" + textPreferenceKey="STS4BootMarkerIndication" + textPreferenceValue="true" + textStylePreferenceKey="STS4BootMarkerTextStyle" + verticalRulerPreferenceKey="STS4BootMarkerIndicationInVerticalRuler" + verticalRulerPreferenceValue="true">