summaryrefslogtreecommitdiff
path: root/gentools/README
diff options
context:
space:
mode:
Diffstat (limited to 'gentools/README')
-rw-r--r--gentools/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/gentools/README b/gentools/README
index 08df62948d..7b4aabcb30 100644
--- a/gentools/README
+++ b/gentools/README
@@ -9,6 +9,7 @@ currently configured, this generator will not interact with any file or
directory outside of this directory.
To build (from this directory):
+rm org/apache/qpid/gentools/*.class
javac org/apache/qpid/gentools/Main.java
Make sure you are using Sun's JDK1.5.0; Eclipse and gcj do not work.