summaryrefslogtreecommitdiff
path: root/qpid/java/management/eclipse-plugin/README.txt
blob: 5325bf27ec3d66e12869f579e1f1f1e2135365de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21

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 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