View Single Post
  #1 (permalink)  
Old 12-07-2007, 11:56 AM
dgajudo dgajudo is offline
Member
 
Join Date: Dec 2007
Posts: 2
dgajudo is on a distinguished road
APACHE HSSF on Netbeans
Does anyone knows how to import the HSSF files using Netbeans IDE ?

I'm using the following line of code:
import org.apache.poi.hssf.usermodel.HSSFRow;

but it will not compile as the package does not exist. Does anyone knows where to configure the HSSF-related package in Netbeans?

Appreciate your help.


Regards,
denden
Reply With Quote
Sponsored Links