diff options
| author | Robert Gemmell <robbie@apache.org> | 2009-05-28 16:12:38 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2009-05-28 16:12:38 +0000 |
| commit | 66214abd32c5fe22cbefc28ec5a49e8a53a51b43 (patch) | |
| tree | 1b1a1de06ba7025c7d78802b9cf4d5404b0d11cc /java | |
| parent | 380b37fe65b9426069e18895e2c6a1b89fa21184 (diff) | |
| download | qpid-python-66214abd32c5fe22cbefc28ec5a49e8a53a51b43.tar.gz | |
QPID-970: removing defunct readme file, from trunk this time and not a branch due to svn switched subtree, doh
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@779641 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
| -rw-r--r-- | java/management/eclipse-plugin/README.txt | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/java/management/eclipse-plugin/README.txt b/java/management/eclipse-plugin/README.txt deleted file mode 100644 index 5325bf27ec..0000000000 --- a/java/management/eclipse-plugin/README.txt +++ /dev/null @@ -1,21 +0,0 @@ - -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 |
