Author: bhupendrab
Date: Fri Jan 12 04:11:56 2007
New Revision: 495559
URL: http://svn.apache.org/viewvc?view=rev&rev=495559
Log:
updated with latest information
Modified:
incubator/qpid/trunk/qpid/java/management/eclipse-plugin/README.txt
Modified: incubator/qpid/trunk/qpid/java/management/eclipse-plugin/README.txt
URL:
http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/java/management/eclipse-plugin/README.txt?view=diff&rev=495559&r1=495558&r2=495559
==============================================================================
--- incubator/qpid/trunk/qpid/java/management/eclipse-plugin/README.txt
(original)
+++ incubator/qpid/trunk/qpid/java/management/eclipse-plugin/README.txt Fri Jan
12 04:11:56 2007
@@ -4,4 +4,18 @@
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