| [news.eclipse.newcomer] Re: POI |
Hi,
I assume your question is: How can I add a jar to the classpath in Eclipse?
Best regards, Lars
Hi,
A real novice problem :-)
I 'm running java 1.6.0_11 and eclipse 3.4.1
I downloaded poi-src-3.2-FINAL to use HSSF, unzippped it, and put poi-2.0-final-20040126.jar into a file(named Poi) under my project.
What is the next step? Should I put this jar file in my classpath ?? (windows vista)
Should I import something in the java script?
thanks,