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 | 91a878bfb1b673d0a4e74cc17d03e3384c521d00 (patch) | |
| tree | 5cbb7b257eb7e42e7142f9647d56e223457178a9 /qpid/java | |
| parent | 3906d96b1317ba916bc3d4130481f03f5d75753c (diff) | |
| download | qpid-python-91a878bfb1b673d0a4e74cc17d03e3384c521d00.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@779641 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java')
| -rw-r--r-- | qpid/java/management/eclipse-plugin/README.txt | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/qpid/java/management/eclipse-plugin/README.txt b/qpid/java/management/eclipse-plugin/README.txt deleted file mode 100644 index 5325bf27ec..0000000000 --- a/qpid/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 |
