Fix id of 'Spring Symbols' view...
... must be distinct from the id of BootDash view.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
icon="$nl$/icons/boot-icon.png"
|
||||
category="org.springframework.ide.eclipse.ui.views"
|
||||
class="org.springframework.tooling.ls.eclipse.gotosymbol.view.SpringSymbolsView"
|
||||
id="org.springframework.ide.eclipse.boot.dash.views.BootDashView">
|
||||
id="org.springframework.tooling.ls.eclipse.gotosymbol.view.SpringSymbolsView">
|
||||
</view>
|
||||
</extension>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user