Omkar,
I suggest you pull a copy of the langtools repository, and use the
NetBeans project in langtools/make/netbeans/langtools.
NetBeans may show a compile-time error for some imports of API which is
new to JDK 7. The errors should go away if you run NetBeans using JDK
7, but equally, the
Hello
I am trying to setup a development environment for langtools project in
openjdk7.
I am new to netbeans. I am trying to build the langtools project in Netbeans
with manually copied sources. I am getting compile error in the import
statement of "java.nio.File.Attributes" & some other packages