Saxon:Zip
From EXPath
(Difference between revisions)
Line 3: | Line 3: | ||
==Setup project== | ==Setup project== | ||
- | The project in the Zip module Subversion repository is a [http://www.netbeans.org/ | + | The project in the Zip module Subversion repository is a [http://www.netbeans.org/ NetBeans] project. It has the following dependencies: |
* a Java library named <tt>tagsoup-1.2</tt> | * a Java library named <tt>tagsoup-1.2</tt> |
Revision as of 19:35, 24 January 2010
The implementation of ZIP facility for Saxon.
Setup project
The project in the Zip module Subversion repository is a NetBeans project. It has the following dependencies:
- a Java library named tagsoup-1.2
- a Java library named saxon-he
- the project pkg-saxon (see instructions on the implementation page)
- a Java platform named JDK_1.5
TODO: Detail how to setup the deps.