<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Tamer,<br>
<br>
Did you also set boot.java.home, which appears slightly earlier in the
file than is shown in your screenshot.<br>
You need to set two, potentially different, values for installed
versions of Java. You need a version of<br>
Java to build the compiler. Set boot.java.home for this. It can be JDK
6 or later. You also need a version<br>
of Java to run the (tests for the) compiler. Set target.java.home for
this. It should be JDK 7 or later.<br>
<br>
-- Jon<br>
<br>
<br>
tamer abd el-lateef wrote:
<blockquote
cite="mid:f7adf7da0812120905u69ca3e76tf371cb3c6965a83e@mail.gmail.com"
type="cite">
<div dir="ltr">Dear Members;<br>
<br>
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 .<br>
<br>
- in the build.properties file i updated the "target.java.home"
property to my JDK path.<br>
<br>
then when i tried to copile the project i got the following error :<br>
<br>
<fail message="bootstrap java is not installed in Mypath }"><br>
where Mypath is my Installed JDK path.<br>
<br>
Please find the attached snapshot.<br>
<br>
and i am waiting for your advice.<br>
<br>
thank you in advance<br>
<br>
<br clear="all">
<br>
-- <br>
Tamer Mohamed Abd El-lateef<br>
Senior Software Developer<br>
</div>
<br>
<hr size="4" width="90%"><br>
<center><img src="cid:part1.05050209.00070600@sun.com"></center>
</blockquote>
<br>
</body>
</html>