added commands to manually deal with live hover process connections
This commit is contained in:
@@ -358,4 +358,12 @@
|
||||
</extension>
|
||||
-->
|
||||
|
||||
<extension
|
||||
point="org.eclipse.ui.quickAccess">
|
||||
<computer
|
||||
class="org.springframework.tooling.boot.ls.commands.LiveProcessCommandsQuickAccessProvider"
|
||||
name="Spring - Live Process Information"
|
||||
requiresUIAccess="false"/>
|
||||
</extension>
|
||||
|
||||
</plugin>
|
||||
|
||||
Reference in New Issue
Block a user