Compiler build Question
Jonathan Gibbons
Jonathan.Gibbons at Sun.COM
Fri Dec 12 19:49:37 UTC 2008
Tamer,
Did you also set boot.java.home, which appears slightly earlier in the
file than is shown in your screenshot.
You need to set two, potentially different, values for installed
versions of Java. You need a version of
Java to build the compiler. Set boot.java.home for this. It can be JDK 6
or later. You also need a version
of Java to run the (tests for the) compiler. Set target.java.home for
this. It should be JDK 7 or later.
-- Jon
tamer abd el-lateef wrote:
> Dear Members;
>
> I downloaded the openJDK "openjdk-7-ea-src-b40-20_nov_2008.zip" then i
> added the compiler peoject "Javac" to the Netbeans IDE ver 6.5 .
>
> - in the build.properties file i updated the "target.java.home"
> property to my JDK path.
>
> then when i tried to copile the project i got the following error :
>
> <fail message="bootstrap java is not installed in Mypath }">
> where Mypath is my Installed JDK path.
>
> Please find the attached snapshot.
>
> and i am waiting for your advice.
>
> thank you in advance
>
>
>
> --
> Tamer Mohamed Abd El-lateef
> Senior Software Developer
>
> ------------------------------------------------------------------------
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/build-dev/attachments/20081212/6c3660bd/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 99630 bytes
Desc: not available
URL: <https://mail.openjdk.org/pipermail/build-dev/attachments/20081212/6c3660bd/attachment.jpe>
More information about the build-dev
mailing list