I finally got around to trying Eclipse with JMeter using Michal's document as a guide. When it started to compile, I got many errors, especially in protocol/jndi/config. The few I checked seemed legitimate. There seems to be a mismatch between the directory structure and the java package. For instance, org.apache.jmeter.ejb.jndi.config.JNDIConfig is under src/protocol/jndi/config/JNDIConfig.java. I have two questions: 1) Why does the normal build process not complain about this? 2) Is there something I need to adjust in Eclipse to make it as forgiving as the "build" script?
Thanks, Keith --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
