Compiler build Question

Jonathan Gibbons Jonathan.Gibbons at Sun.COM
Fri Dec 12 18:48:04 UTC 2008


Tamar,

I'm not sure what you mean by "the compiler project 'javac'". The  
sources for javac are in the "compiler"
project in the langtools repository.

It seems there may be problems using the standard projects with  
NetBeans 6.5.  You might also want to try
NB 6.1.  The problem is how well NetBeans handles (or doesn't handle)  
overlapping sources in sibling
projects, which is a characteristic of the langtools projects, and of  
the jdk projects as well, I believe.

-- Jon

On Dec 12, 2008, at 10:28 AM, Daniel Fuchs wrote:

> I Tamer,
>
> I believe you need to define this variable:
>
> bootstrap.jdk=<path to an existing jdk 6 or 7>
>
> in $HOME/.openjdk/build.properties.
>
> see make/netbeans/README
> http://hg.openjdk.java.net/jdk7/jdk7/jdk/file/d782143219d6/make/netbeans/README
>
> Best regards,
>
> -- daniel
> http://blogs.sun.com/jmxetc
>
>
>
> 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
>> ------------------------------------------------------------------------
>




More information about the build-dev mailing list