R
Roedy Green
What is the trick is passing a -bootclasspath parm to ANT?
<compilerarg value="-Xbootclasspath E:/Program
Files/Java/jdk1.7.0_02/jre/lib/rt.jar" />
It does not ilke this, presumably because fo the space in
Program_Files.
--
Roedy Green Canadian Mind Products
http://mindprod.com
For me, the appeal of computer programming is that
even though I am quite a klutz,
I can still produce something, in a sense
perfect, because the computer gives me as many
chances as I please to get it right.
<compilerarg value="-Xbootclasspath E:/Program
Files/Java/jdk1.7.0_02/jre/lib/rt.jar" />
It does not ilke this, presumably because fo the space in
Program_Files.
--
Roedy Green Canadian Mind Products
http://mindprod.com
For me, the appeal of computer programming is that
even though I am quite a klutz,
I can still produce something, in a sense
perfect, because the computer gives me as many
chances as I please to get it right.