diff options
author | Bhupendra Bhusman Bhardwaj <bhupendrab@apache.org> | 2006-12-06 15:55:35 +0000 |
---|---|---|
committer | Bhupendra Bhusman Bhardwaj <bhupendrab@apache.org> | 2006-12-06 15:55:35 +0000 |
commit | 2bacb1f07e02e382a1e48f2e5cef475be69b8475 (patch) | |
tree | bd487cd0b2a69264d5aa6be57f560f570b61ff40 /java | |
parent | 366410c1403edb87363c9043e1af5ea918884c6d (diff) | |
download | qpid-python-2bacb1f07e02e382a1e48f2e5cef475be69b8475.tar.gz |
QPID-125
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@483128 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
-rw-r--r-- | java/management/eclipse-plugin/README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/management/eclipse-plugin/README.txt b/java/management/eclipse-plugin/README.txt index 284cf8e8d9..2cbfbc623c 100644 --- a/java/management/eclipse-plugin/README.txt +++ b/java/management/eclipse-plugin/README.txt @@ -3,5 +3,5 @@ Running the Qpid Management Console (eclipse-plugin) ---------------------------------------------------- To run the management console, set the QPIDMC_HOME environment variable to -management eclipse-plugin directory and add $QPIDMC_HOME/bin to your PATH. +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. |