Actually, this solved my Problem! Lots of thanks!
I'm a bit new with Java, and never used a library apart from the Standard lib, so I just didnt know what to do with the .jar files... so yeah, a lot of thanks! Roland ----- original message -------- Subject: Re: adding the library to Netbeans Sent: Tue, 22 Feb 2011 From: Mark Beardsley<[email protected]> > > Treat them just like any other external java library. > > 1. Select Libraries in the project explorer window and click on the right > hand mouse button. > 2. Select Add JAR/Folder... from the pop up menu that appears. > 3. Navigate your way to the folder containing the various POI .jar files > and > simply select those that apply. You can select more than one archive by > holding down the Shift key as you left click on the .jar file in the > explorer window. > 4. Click on the Open button to retun to the editing screen in the IDE. > > Hope that helps. > > Yours > > Mark B > -- > View this message in context: > http://apache-poi.1045710.n5.nabble.com/adding-the-library-to-Netbeans-tp339 > 5710p3395861.html > Sent from the POI - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --- original message end ---- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
