diff options
-rw-r--r-- | java/management/eclipse-plugin/README.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/java/management/eclipse-plugin/README.txt b/java/management/eclipse-plugin/README.txt new file mode 100644 index 0000000000..284cf8e8d9 --- /dev/null +++ b/java/management/eclipse-plugin/README.txt @@ -0,0 +1,7 @@ + +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. +Then run the qpidmc.bat batch file to launch the management console. |