langtools/make/netbeans/compiler/README
changeset 1875 6306c60724ee
parent 1810 54dffad0bf06
parent 1874 891c2d6823bb
child 1876 eb9f15dfd19e
--- a/langtools/make/netbeans/compiler/README	Wed Jul 05 16:45:59 2017 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-"compiler" project README.
-
-This project is for working on the compiler tool (javac)
-in the OpenJDK langtools component.
-
-The main class for the tool is com.sun.tools.javac.Main.
-
-NetBeans 5.0 or later is required and sufficient to use this
-project, and others in the OpenJDK langtools component. 
-This is different from other projects in OpenJDK, which 
-require version 6.0 or later.