IO package: Difference between revisions
Jump to navigation
Jump to search
→Required support software
Line 37: | Line 37: | ||
** http://odftoolkit.org/projects/odfdom/downloads/directory/current-version | ** http://odftoolkit.org/projects/odfdom/downloads/directory/current-version | ||
** http://www.google.com/search?ie=UTF-8&oe=utf-8&q=xerces-2.9.1+download | ** http://www.google.com/search?ie=UTF-8&oe=utf-8&q=xerces-2.9.1+download | ||
* jopendocument<version>.jar. Get it from http://www.jopendocument.org (jOpenDocument 1.2 (final) is the most recent one and recommended for Octave). jOpenDocument 1.3 beta 1 is now also supported | * jopendocument<version>.jar. Get it from http://www.jopendocument.org (jOpenDocument 1.2 (final) is the most recent one and recommended for Octave). jOpenDocument 1.3 beta 1 is now also supported (but in svn only, to be released io-1.0.19) and is much faster with reading. | ||
* OpenOffice.org (or clones like LibreOffice, Go-Office, ...). Get it from http://www.openoffice.org. The relevant Java class libs are unoil.jar, unoloader.jar, jurt.jar, juh.jar and ridl.jar (which are scattered around the OOo installation directory), while also the <OOo>/program/ directory needs to be in the classpath. | * OpenOffice.org (or clones like LibreOffice, Go-Office, ...). Get it from http://www.openoffice.org. The relevant Java class libs are unoil.jar, unoloader.jar, jurt.jar, juh.jar and ridl.jar (which are scattered around the OOo installation directory), while also the <OOo>/program/ directory needs to be in the classpath. | ||