summaryrefslogtreecommitdiff
path: root/qpid/java
diff options
context:
space:
mode:
authorBhupendra Bhusman Bhardwaj <bhupendrab@apache.org>2007-01-12 12:11:56 +0000
committerBhupendra Bhusman Bhardwaj <bhupendrab@apache.org>2007-01-12 12:11:56 +0000
commit3ce7f659ba31001ed52001f25cf2d3fa3062cbe4 (patch)
tree1f4b98753f31e94bbeda9900a62c43de6e15062e /qpid/java
parent2ce5f9731f4499fb3391b32e1d9bfdc70a063814 (diff)
downloadqpid-python-3ce7f659ba31001ed52001f25cf2d3fa3062cbe4.tar.gz
updated with latest information
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@495559 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java')
-rw-r--r--qpid/java/management/eclipse-plugin/README.txt16
1 files changed, 15 insertions, 1 deletions
diff --git a/qpid/java/management/eclipse-plugin/README.txt b/qpid/java/management/eclipse-plugin/README.txt
index 2cbfbc623c..5325bf27ec 100644
--- a/qpid/java/management/eclipse-plugin/README.txt
+++ b/qpid/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 <operating system> <windowing system> <platform achitecture>
+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