[
https://issues.jboss.org/browse/JBIDE-18183?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen commented on JBIDE-18183:
---------------------------------------------
So i'm trying to grok the current PR and it seems to me that with this the connection
provider is per connection type meaning with this we would not have a consistent set of
images/labels across locally recognized, jboss server and fuse server created connections
or am I wrong here ?
Enhancement to custom jmx provider UI
-------------------------------------
Key: JBIDE-18183
URL:
https://issues.jboss.org/browse/JBIDE-18183
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: jmx
Affects Versions: 4.2.0.CR1
Reporter: Rob Stryker
Labels: respin-a
Fix For: 4.2.0.CR1
Currently, each JMX provider has a UI mapped to it, and the UI assumes only 1 icon for
each provider.
Fuse Tools has several server types that behave identically, but require different icons.
This could be worked around by declaring 4 or 5 different providers, and accompanying xml
indicating different icons, but this is a lot of overhead and would make the code much
more complex.
A simpler solution is to allow an image provider to be part of the extension point. The
image provider could then pull the Image from the server type ui (declared in wtp's
api). This would also instantiate fewer images by re-using those already instantiated for
wtp.server.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)