Hello all! I want to use the library to convert .xls files int .csv. I'm pretty sure that I can do it (I have done a larger java application before, but that one only used the standard libraries) but there is one (quite embarassing) problem:
I dont know how to tell Netbeans where the libraries are! I tried adding the poi-3.7-20101029.jar, but it still says package org.apache.poi.hssf.usermodel (for example) does not exist. I figure its a pretty basic problem, but I still cant do it. Im using: NetBeans IDE 6.8, Java: 1.6.0_19; Java HotSpot(TM) Client VM 16.2-b04 POI 3.7, the latest stable version. What do I need to do? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
