Hi all

I just get the cvs repository and executed the build.sh, it worked fine, generating 
all the jars. But if I try to use the jar jakarta-poi-1.5.0-dev-20020412.jar to 
compile my class, I got 100 errors like this:
jakarta-poi-1.5.0-dev-20020412.jar(org/apache/poi/hssf/record/MMSRecord.java):69: 
class MMSRecord is public, should be declared in a file named MMSRecord.java
(source unavailable)

What I'm doing wrong?

Reply via email to