Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Unzip the file you downloaded, find:
poi-3.8-20120326.jar, openNetBeansproject, findLibraries, right click on it and selectAdd JAR/Folder, select thepoi-3.8-20120326.jarand thats it. When you do that you can use classes frompoi-3.8-20120326.jar. This jar will be on your classpath.Notice that in the unzipped directory there is also
libfolder, these are the dependencies forpoi, make sure you add them as well.