You need the commons-logging jar file also. I'm not sure if this is the cause of your compile problem however.
Don't want to appear rude but the best place for asking these questions is on the poi user list (http://jakarta.apache.org/site/mail.html). That gives everyone a chance to add their 2 cents. Regards, Glen ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 11, 2002 6:23 AM Subject: Problem using HSSF > Hi. > > I'm trying to use hssf to create excel spreadsheets. When I try to compile > my code (I use JBuilder) I get this wierd message "cannot access class > org.apache.poi.hssf.usermodel.HSSFWorkbook; class file has wrong version > 46.0" > I put the jar file jakarta-poi-1.5.0-FINAL-20020506.jar in my classpath. > Am I missing anything? > > Thank you for your time. > > Isaac Goldstein > Federal Reserve Bank of NY > [EMAIL PROTECTED] > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
