Add Remote apps prefs page
This was moved from boot dash. See: https://www.pivotaltracker.com/story/show/163360865
This commit is contained in:
@@ -105,9 +105,15 @@
|
||||
contentTypeId="org.eclipse.jdt.core.javaSource">
|
||||
</participant>
|
||||
</extension>
|
||||
|
||||
|
||||
<extension
|
||||
point="org.eclipse.ui.preferencePages">
|
||||
<page
|
||||
category="org.springframework.tooling.boot.java.ls.preferences"
|
||||
class="org.springframework.tooling.boot.ls.prefs.RemoteAppsPrefsPage"
|
||||
id="org.springframework.tooling.boot.ls.prefs.RemoteAppsPrefsPage"
|
||||
name="Remote Boot Apps">
|
||||
</page>
|
||||
<page
|
||||
category="org.springframework.tooling.boot.ls.preferences"
|
||||
class="org.springframework.tooling.boot.ls.BootJavaPreferencesPage"
|
||||
|
||||
Reference in New Issue
Block a user