From 98a22b14b29042a43402b2c101522cd0ae8faff0 Mon Sep 17 00:00:00 2001 From: Bhupendra Bhusman Bhardwaj Date: Fri, 12 Jan 2007 12:11:56 +0000 Subject: updated with latest information git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@495559 13f79535-47bb-0310-9956-ffa450edef68 --- java/management/eclipse-plugin/README.txt | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'java') diff --git a/java/management/eclipse-plugin/README.txt b/java/management/eclipse-plugin/README.txt index 2cbfbc623c..5325bf27ec 100644 --- a/java/management/eclipse-plugin/README.txt +++ b/java/management/eclipse-plugin/README.txt @@ -4,4 +4,18 @@ Running the Qpid Management Console (eclipse-plugin) To run the management console, set the QPIDMC_HOME environment variable to qpid management console root directory (e.g. C:/qpidmc)and add $QPIDMC_HOME/bin to your PATH. -Then run the qpidmc.bat batch file to launch the management console. +Then run the script to launch the management console- +For Windows: +------------ +qpidmc.bat +qpidmc.sh (using cygwin) + +Unix: +----- +qpidmc.sh +eg. qpidms.sh linux motif x86 +qpidmc_motif.sh +qpidmc_gtk.sh + +Apache confluence page for latest information: +http://cwiki.apache.org/confluence/display/qpid/Qpid+Management+Console -- cgit v1.2.1