]
Jeff MAURY updated JBIDE-26049:
-------------------------------
Sprint: devex #150 June 2019
Include server name and icon attribute in ServerHandle or provide
methods to fetch that info for rendering on client side
-------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-26049
URL:
https://issues.jboss.org/browse/JBIDE-26049
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: stack-server-protocol
Reporter: Denis Golovin
Assignee: Rob Stryker
Current implementation of SSP provides the way to get list of created servers trough
getServerHandles call. ServerHandle instance does not contain server name and icon
attributes to present server in Servers View on client side.