Re: source for snapshot javacvs?

Petr Kuzel <[email protected]> Wed, 02 Nov 2005 17:10:33 +0100
Newsgroups gmane.comp.java.netbeans.modules.javacvs.devel
Message-ID <[email protected]>
Mike Grandmaison wrote:

> I got the latest source based on "standard" and built
> the javacvs module.  Is there an easy way to get the
> set of source files associated with these classes?  I
> tried just grabbing the source files in the javacvs
> module directory but that doesn't seem to contain the
> full set.

I'm not sure what do you mean. Under javacvs there are:

changelog - old changelog module
compat - old compat module
cvsmodule - recent cvs module NB project and sources
libmodule - NB project for cvsclient library
libsrc - cvsclient library sources
src - old cvs module sources
test - cvsclient library tests

The cvsclient library is standalone. Others have
additional dependencies. Old stuff is often
uncompilable, it should be cleaned some day.

  Cc.