[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: POI

Hi,

I assume your question is: How can I add a jar to the classpath in Eclipse?

In case this is your question here is a way: http://www.vogella.de/articles/Eclipse/article.html#jartoclasspath

Best regards, Lars

dendeezen wrote:
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,