From 069cfe2823dc4daf831af2d43e4066a4781be805 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Tue, 14 Jul 2009 15:06:54 +0000 Subject: QPID-1947: Add combo to toolbar allowing selection of update interval for automated refresh git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@793924 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/management/eclipse-plugin/plugin.xml | 31 ++++++++++++++++++++------ 1 file changed, 24 insertions(+), 7 deletions(-) (limited to 'qpid/java/management/eclipse-plugin/plugin.xml') diff --git a/qpid/java/management/eclipse-plugin/plugin.xml b/qpid/java/management/eclipse-plugin/plugin.xml index caff87cee6..947e30fb7c 100644 --- a/qpid/java/management/eclipse-plugin/plugin.xml +++ b/qpid/java/management/eclipse-plugin/plugin.xml @@ -144,6 +144,22 @@ value="Qpid Management Console"/> + + + + + + + + + + + + + + + + toolbarPath="qpidMC/qpidActionsGroup" + tooltip="Remove Server"/> + toolbarPath="qpidMC/qpidActionsGroup" + tooltip="New Connection"/> - + -- cgit v1.2.1