On Thu, 4 Jun 2009, [email protected] wrote:
I downloaded the ZIP file of the latest latest release version, version
3.2.
javac ExcelTest.java
ExcelTest.java:5: package org.apache.poi.xssf.usermodel does not exist
org.apache.poi.xssf.usermodel.XSSFWorkbook workbook = new
org.apache.poi.xssf.usermodel.XSSFWorkbook();
xssf isn't in poi 3.2. You'll want to grab a 3.5 beta if you want to work
with XSSF. (The docs on the site reference the state of svn, if you want
to work just with poi 3.2, then please use the docs in the release)
Nick
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]