[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] POI
|
- From: tsd35328@xxxxxxxxxx (dendeezen )
- Date: Mon, 16 Feb 2009 16:11:42 +0000 (UTC)
- Newsgroups: eclipse.newcomer
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
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,