IO package: Difference between revisions

103 bytes added ,  17 June 2014
Line 66: Line 66:
==== Java example ====
==== Java example ====


# Again: You only need Java if you have to read/write .xls files! You don't need this for .xlsx files!
# Make sure you've setup everything with java correctly
# Make sure you've setup everything with java correctly
# get e.g. apache poi jar library files and add them with javaaddpath
# get e.g. apache poi jar library files and add them with javaaddpath
32

edits