Re: Compiler build Question

2008-12-12 Thread Daniel Fuchs
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

Re: Compiler build Question

2008-12-12 Thread Jonathan Gibbons
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