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 | e1ac0886ff4e51febdf9b01ea7d5cff4f07be11c (patch) | |
tree | 07c13f1d7ae0921eb34d89d1f805a1d81c7a42d4 | |
parent | 2875cb4d517599741c2fae4a9ca27d23e70f5aa7 (diff) | |
download | qpid-python-e1ac0886ff4e51febdf9b01ea7d5cff4f07be11c.tar.gz |
QPID-125
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@483128 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | qpid/java/management/eclipse-plugin/README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/management/eclipse-plugin/README.txt b/qpid/java/management/eclipse-plugin/README.txt index 284cf8e8d9..2cbfbc623c 100644 --- a/qpid/java/management/eclipse-plugin/README.txt +++ b/qpid/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. |