Re: Re: source for snapshot? 4.0 javacvs vs 5.0 javacvs?

Petr Kuzel <[email protected]> Wed, 14 Sep 2005 18:43:48 +0200
Newsgroups gmane.comp.java.netbeans.modules.javacvs.devel
Message-ID <[email protected]>
Mike Grandmaison wrote:
 
> Yeah that was my guess too.  Unfortunately the line
> numbers didn't match up.  I guess if I need to debug
> I'll have to read up on how to build it.

I see, Downloads section is little bit uoutdated.

> Is there a technical reason why you don't produce it
> anymore?  or could I still build it if I were to check
> out the source?  or is it tightly coupled with the ui
> now and impossible to build in a separate fashion?

Yes, use latest version. It's still standalone.
Simply:
  cd javacvs/libmodule
  ant
  <seek nbbuild/netbeans for resulting jar>

  Enjoy it
  Cc.