| | Project src-zip-ideBuilds NetBeans IDE from source ZIP file. Right now the build:
- Downloads the netbeans-trunk-nightly-XYZ-src.zip file
- Unzips it
ant build
The build passes -Xmx512m -XX:MaxPermSize=256m options to the virtual machine to not throw OutOfMemoryErrors.
Permalinks |
|