Monday, June 18, 2007

NB cached .netbeans dir caused problem

(1) It is recommended to clean up the .netbeans dir under $HOME in order to have new build working
fully.
(2) a short build

cvs -d :pserver:leiliu@cvsnetbeansorg.sfbay.sun.com:/cvs login
cvs -d :pserver:leiliu@cvsnetbeansorg.sfbay.sun.com:/cvs co -P standard_nowww

cvs -d :pserver:leiliu@cvs.netbeans.org:/cvs login
cvs -d :pserver:leiliu@cvs.netbeans.org:/cvs co -P standard_nowww


ant -Dcluster.config=standard

or may need to try ant build-nozip first.

No comments: