Taking the risk that this question is answered already on multiple places here and on the POI site: How do I get a ready-to-use version of this JAR the simplest way? Do I have to download the sources using svn, building it using maven in the right version etc. etc., or is there any possibility to get a bightly-built (t!) JAR file?
What about support for good old JDK 1.4.2 in such a JAR? Thanks, Christian > -----Original Message----- > From: David Fisher [mailto:[email protected]] > Sent: Thursday, February 26, 2009 8:40 PM > To: POI Users List > Subject: Re: Q: How to check if a Word .doc file is a mail merge master > file? > > Hi - > > HWPF is in the scratchpad jar. poi-scratchpad-3.2-FINAL-20081019.jar > > It was first loaded into the source three years ago. > > http://svn.apache.org/viewvc/poi/trunk/src/scratchpad/src/org/apache/poi/h > wpf/extractor/WordExtractor.java?view=log > > Regards, > Dave > > On Feb 26, 2009, at 9:15 AM, Christian Gosch wrote: > > > By the way: When / with which version was the method in question > > introduced? Currently I use POI 3.2-FINAL-20081019 and cannot find any > > hwpf package or WordExtractor class, and I'm stuck to JDK 1.4.2 due to > > IBM WebSphere 6.0 as runtime... > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > !DSPAM:49a6f01a326661528628103! > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
