1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
libapache-poi-java for Debian
-----------------------------
Apache POI consists of three jars in /usr/share/java:
poi.jar
poi-scratchpad.jar
poi-contrib.jar
For poi.jar and poi-scratchpad.jar a CLASSPATH with the jar files of
libcommons-logging-java, liblog4j1.2-java and libxalan2-java is enough.
If you want to use the poi-contrib.jar you need to additionally include the jar
files of libcommons-beanutils-java and libcommons-lang-java into your CLASSPATH.
-- Wolfgang Baer <WBaer@gmx.de> Tue, 25 Oct 2005 21:12:16 +0200
|