You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by ni...@timeinc.com on 2003/01/02 18:36:03 UTC

Trying to install POI-HSSF - cannot resolve symbol error

Hi,
I downloaded the POI-HSSF library from the web site and I put the
jakarta-poi-1.5.0-FINAL-20020506.jar , commons-logging.jar and
log4j-core.jar into the directory where other java files are and added
it to the Classpath D:\...\Clfiles\Reqs
To my java file I added
import org.apache.poi.poifs.filesystem.*;
import org.apache.poi.hssf.usermodel.HSSFSheet;
import org.apache.poi.hssf.usermodel.HSSFWorkbook;
import org.apache.poi.hssf.usermodel.HSSFRow;
 
I get numerous cannot resolve symbol errors.... what do I have to do to
fix this?
I apologize for the very basic question and thanks in advance for any
help I can get.

-----------------------------------------------------------------------

This message is the property of Time Inc. or its affiliates. It may be
legally privileged and/or confidential and is intended only for the use
of the addressee(s). No addressee should forward, print, copy, or
otherwise reproduce this message in any manner that would allow it to be
viewed by any individual not originally listed as a recipient. If the
reader of this message is not the intended recipient, you are hereby
notified that any unauthorized disclosure, dissemination, distribution,
copying or the taking of any action in reliance on the information
herein is strictly prohibited. If you have received this communication
in error, please immediately notify the sender and delete this message.
Thank you.