[jbosstools-issues] [JBoss JIRA] (JBIDE-17626) provide extension points for customizing node name and icon in JMX explorer

Lars Heinemann (JIRA) issues at jboss.org
Tue Jun 17 04:05:24 EDT 2014


Lars Heinemann created JBIDE-17626:
--------------------------------------

             Summary: provide extension points for customizing node name and icon in JMX explorer
                 Key: JBIDE-17626
                 URL: https://issues.jboss.org/browse/JBIDE-17626
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: jmx
    Affects Versions: 4.2.0.Beta3
            Reporter: Lars Heinemann


Currently the whole naming and icon assignment is done in jmx.local plugin inside JBT. If other projects want to provide own icons or names for nodes it is currently not possible. We should also provide some priority mechanism if more than one plugin wants to customize a node in the tree.

Tasks:
# provide an extension point for customizing the label of the process node
# provide an extension point for customizing the icon of the process node
# provide an extension point for customizing the tooltip of the process node
# have some priority logic to decide what plugin is actually customizing it if there is more than one provider
# hand over the output of jps to determine the name, icon and tooltip




--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jbosstools-issues mailing list