Stanimir Stamenkov <[EMAIL PROTECTED]> wrote on 09/24/2007 07:51:36 PM:
> Mon, 24 Sep 2007 12:34:13 -0700 (PDT), /Anthony N. Frasso/:
>
> > However, while I can see how to set a system property using the
> java command
> > (or task), I don't see how to set a system property using the
> javac compi
Mon, 24 Sep 2007 12:34:13 -0700 (PDT), /Anthony N. Frasso/:
However, while I can see how to set a system property using the java command
(or task), I don't see how to set a system property using the javac compiler.
You may try overriding the bootclasspath [1] or prepend the
xml-apis.jar to it
Hi all, and thanks in advance for your help.
I'm having some difficulty understanding how to build a project I'm working on.
I'm using Xerces v. 2.9.1, JDK 1.4.2, and Ant 1.6.5.
As I understand it, I can either place the Xerces jar files in the default
endorsed directory ($JAVA_HOME$/lib/endorse