Preference page for boot-ls Java problem severities

This commit is contained in:
Kris De Volder
2020-10-05 11:18:33 -07:00
parent d1d31e2a7c
commit d2d6de5123
9 changed files with 121 additions and 4 deletions

View File

@@ -143,6 +143,12 @@
class="org.springframework.tooling.boot.ls.prefs.ApplicationYamlEditorProblemSeverityPrefsPage"
id="org.springframework.tooling.boot.ls.prefs.ApplicationYamlEditorProblemSeverityPrefsPage">
</page>
<page
name="Java Editor"
category="org.springframework.tooling.boot.ls.preferences"
class="org.springframework.tooling.boot.ls.prefs.SpringJavaProblemSeverityPrefsPage"
id="org.springframework.tooling.boot.ls.prefs.SpringJavaProblemSeverityPrefsPage">
</page>
</extension>