Search:

Type: Posts; User: copeg

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    7,731

    Re: Exporting Data to Excel Spreadsheet

    You shouldn't really need to create a library named lib and add jars in there. Just place the required libraries where you see fit, and add them to the classpath (as described in my post above). This...
  2. Replies
    5
    Views
    7,731

    Re: Exporting Data to Excel Spreadsheet

    The latest stable binary download should contain a jar (in fact should contain a few jar's). I think it may require some of the accompanying jar's to run (such as log4j), but the website should...
  3. Replies
    5
    Views
    7,731

    Re: Exporting Data to Excel Spreadsheet

    2 open source libraries I know of for excel: JExcel and Apache POI. Can't comment on JExcel but I've used POI with great success, just load it up as a 3rd party library in Eclipse (right click...
Results 1 to 3 of 3