Thank you reno & Greg for your help!
Have a good weekend.
Shilpa
On Fri, Apr 2, 2010 at 3:31 AM, reno wrote:
> Greg,
>
> it's better to set the bootclasspath for different jdks (cross-compilation)
> than changing $JAVA_HOME
>
> http://java.sun.com/javase/6/docs/technotes/tools/windows/javac.ht
Greg,
it's better to set the bootclasspath for different jdks
(cross-compilation) than changing $JAVA_HOME
http://java.sun.com/javase/6/docs/technotes/tools/windows/javac.html#crosscomp-example
:-)
S.
JDK 1.6.0u11can be found here:
http://java.sun.com/products/archive/j2se/6u11/index.html
It
JDK 1.6.0u11can be found here:
http://java.sun.com/products/archive/j2se/6u11/index.html
It is possible to run Ant with a particular version of Java (using JAVA_HOME
or other) and then use "fork" in javac to specify an alternative version of
the Java compiler for the build.
The documentation of t
Shilpa,
http://java.sun.com/products/archive/
hope this help
Corrected subject for the post below.
On Thu, Apr 1, 2010 at 5:13 PM, Shilpa Kulkarni wrote:
Hi Everyone,
Just joined the ant mailing list. I am working on getting a build system
set up. It needs to produce jdk 1.6.11 binarie
Corrected subject for the post below.
On Thu, Apr 1, 2010 at 5:13 PM, Shilpa Kulkarni wrote:
>
> Hi Everyone,
>
> Just joined the ant mailing list. I am working on getting a build system
> set up. It needs to produce jdk 1.6.11 binaries. I see following options:
>
> Option 1: Install jdk 1.6.0_