jdk/make/netbeans/README
changeset 5812 45384c2300ce
parent 4341 2af5eacd4b24
child 7666 7b994e3dd41d
equal deleted inserted replaced
5811:f4d1f45c0058 5812:45384c2300ce
   202     world (directory "world")
   202     world (directory "world")
   203         This project builds both the Hotspot VM and all of JavaSE. Please
   203         This project builds both the Hotspot VM and all of JavaSE. Please
   204         note that pretty much regardless of your hardware, this *will* take
   204         note that pretty much regardless of your hardware, this *will* take
   205         a long time, and use *lots* of disk space (more than 3GB). The
   205         a long time, and use *lots* of disk space (more than 3GB). The
   206         results of the build are in
   206         results of the build are in
   207         *install-dir*/control/build/*platform*-*arch* and
   207         *install-dir*/build/*platform*-*arch* and
   208         *install-dir*/control/build/*platform*-*arch*-fastdebug.
   208         *install-dir*/build/*platform*-*arch*-fastdebug.
   209 
   209 
   210         Consult the project's README file for details.
   210         Consult the project's README file for details.
   211 
   211 
   212     AWT & Java2d (directory "awt2d")
   212     AWT & Java2d (directory "awt2d")
   213         For working on AWT and Java2d. Supports running the Font2DTest demo.
   213         For working on AWT and Java2d. Supports running the Font2DTest demo.