Hi Nick, I am getting errors in Eclipse for this file. Please tell me how to fix it. Eclipse gives me errors for HSSF constructor and the usage of HSSF. I have imported the poi-3.5-FINAL libraries.
Thanks, Veena On Mon, Oct 26, 2009 at 7:09 AM, Nick Burch <[email protected]> wrote: > On Sat, 24 Oct 2009, veena pandit wrote: > >> http://poi.apache.org/spreadsheet/how-to.html >> >> If you navigate to this link there is another link on this page that is >> dead. >> It is supposed to take you to an example on how to read and edit an excel >> file using java. >> >> http://svn.apache.org/repos/asf/poi/trunk/src/java/org/apache/poi/hssf/dev/HSSF.java >> > > It's new location is > > http://svn.apache.org/repos/asf/poi/trunk/src/examples/src/org/apache/poi/hssf/usermodel/examples/HSSFReadWrite.java > > I've updated the documentation, the corrected URL should be on the site in > not too long > > Nick > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
