Re: Libraries in projects

Petr Kuzel <[email protected]> Fri, 20 Jun 2003 15:18:48 +0200
Newsgroups gmane.comp.java.netbeans.modules.projects.devel
Organization Sun Microsystems
Message-ID <[email protected]>
[I'm sorry if double posted.]

>> I noticed that `libraries' module is in CVS - how can I make it
>> visible in a project build so I can play with it a little ?
> 
> The projects/libraries module is part of the build for couple of weeks,
> but there is no concrete library implementation which would use it.
> Maybe Petr Kuzel could say more about this.

Svata you can try following sequence:
  cd projects/libraries
  vi build.xml (optional)
  ant try

These is still no known client so enjoy example ones.

  Cc.