The following has been my newbie approach to getting started with POI:

(1) Downloaded the binary distro, placed it under the folder where I keep all my Java libraries.

(2) Downloaded the source distro, used the *.java files provided (Loan Calculator, Calendar, etc.) to build the example projects.

I am being partial to NetBeans these days, and when I add a library to my project, in addition to the Classpath I get two tabs for extra useful support: Sources and Javadoc.

The Javadoc wants a JAR file, but all I found were HTML (and PDF) files.

If I switched to Eclipse, would those two features work more readily?

TIA,

-Ramon




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to