PT #160125656: Consolidate prefs page for LS extensions

This commit is contained in:
BoykoAlex
2018-09-06 18:25:39 -04:00
parent 55f20d7d99
commit 9ef919e73f
5 changed files with 45 additions and 20 deletions

View File

@@ -86,9 +86,9 @@
<extension
point="org.eclipse.ui.preferencePages">
<page
category="org.springsource.ide.eclipse.commons.preferencePage"
category="org.springframework.tooling.ls.eclipse.commons.console.preferences"
class="org.springframework.tooling.boot.ls.BootLanguageServerPreferencesPage"
id="org.springframework.tooling.boot.java.ls.page1"
id="org.springframework.tooling.boot.java.ls.preferences"
name="Boot Language Server Extension">
</page>
</extension>