--- old/make/jdk/netbeans/j2se/README 2020-04-29 12:11:49.936610397 +0200 +++ /dev/null 2020-02-11 10:29:13.086348146 +0100 @@ -1,13 +0,0 @@ -Building the entire JavaSE source base - -This project exists for building the entire JavaSE source base which is in the -jdk directory. Rather than using this project for editing Java code, please -use one of the other projects which will narrow the scope of the sources to a -more manageable size. - -Given that it can take a rather long time to build all of the JavaSE code, you -might prefer to build this project from the command line using ant. - -The results of building this project are all in the directory -/jdk/build/-. The other subprojects, with the -exception of the "world" project, place their results in same build directory. --- /dev/null 2020-02-11 10:29:13.086348146 +0100 +++ new/make/ide/netbeans/jdk/j2se/README 2020-04-29 12:11:49.532610400 +0200 @@ -0,0 +1,13 @@ +Building the entire JavaSE source base + +This project exists for building the entire JavaSE source base which is in the +jdk directory. Rather than using this project for editing Java code, please +use one of the other projects which will narrow the scope of the sources to a +more manageable size. + +Given that it can take a rather long time to build all of the JavaSE code, you +might prefer to build this project from the command line using ant. + +The results of building this project are all in the directory +/jdk/build/-. The other subprojects, with the +exception of the "world" project, place their results in same build directory.