You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Philippe Waltregny-Dengis <ph...@nrb.be> on 2004/12/08 18:23:56 UTC

Availability of a jar file for org.apache.poi.hwpf?

Hello,

I would like to know wether a version of org.apache.poi.hwpf is available with
the jar format and how to get it?

Thank you.

Greetings.
 
Philippe Waltregny-Dengis


---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: poi-user-help@jakarta.apache.org


Re: Availability of a jar file for org.apache.poi.hwpf?

Posted by Franz Holzinger <fr...@fholzinger.com>.
Philippe Waltregny-Dengis schrieb:

> I would like to know wether a version of org.apache.poi.hwpf is available with
> the jar format and how to get it?

Download the java files from the CVS for HWPF.

Then compile them with the javac command and use
the jar command to create a JAR-file:

see jar-The Java Archive Tool for details:
http://java.sun.com/j2se/1.5.0/docs/tooldocs/windows/jar.html


Franz Holzinger




---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: poi-user-help@jakarta.apache.org