HOW-TO Build NetBeans cvsclient Library
Checkout Sources
mkdir cvsclient
cd cvsclient
cvs -d :pserver:anoncvs@netbeans.org:/cvs co nbbuild_nowww openide_nowww ide_nowww javacvs
nbbuild_nowww openide_nowww ide_nowww are needed at build time only.
At runtime the library requires only JRE >= 1.4.
Build
cd cvsclient/nbbuild
ant bootstrap
cd ../javacvs/libmodule
ant
Grab result at
cvsclient/nbbuild/netbeans/ide6/modules/org-netbeans-lib-cvsclient.jar.
Petr Kuzel on 29th November 2005