Hi, The javac-task has an option for specifying the bootclasspath, the java-task has not. How can I change this path with the java task ? (I have a PATH-like structure,defined with two filesets, that I want to prepend to the bootclasspath.) I suspect I would have to use a nested <jvmarg> element ?! Can someone give an example ? Will future ANT releases offer a simpler solution ? Thanks, Holger ----------- Holger Brands University of Koblenz-Landau Germany
- Re: bootclasspath for java task ? Holger Brands
- Re: bootclasspath for java task ? Holger Brands
