I like working in eclipse, so I've been working towards getting hivemind to compile in eclipse.
I added all the libraries documented in to the build path for eclipse, and then I found a few more. org.apache.hivemind.ant ant xerces org.apache.hiveminde.servlet servlet org.apache.hivemind.text log4j Does all this sound right? The only one that struck me as unusual is the log4j because the rest of the code used commons-logging. After I ran the standard build once to get the JavaCC generated files, and resolved the dependencies everything worked out. Just thought I would let others know. Richard --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
