On Mon, 15 Sep 2008, Davanagere, Nagaraj wrote:
My java source compilation fails with the following exception. [javac] util\FileUploadHelper.java:12: cannot access org.apache.poi.hssf.usermodel.HSSFCell [javac] bad class file: lib\poi-3.5-beta1-20080718.jar(org/apache/poi/hssf/usermodel/HSSFCell.cl ass)
If you're still on java 1.4, you'll want poi-jdk14-3.5-beta1-20080718.jar instead of poi-3.5-beta1-20080718.jar. It's in the binary download along with the jar you're using
Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
