Well, it works with 0.5. I believe there are two approaches:
- Download freenet-ext.jar into lib/ and use it from there.
- Require the Contrib project to be checked out in parallel, and build
  from source.
Ant uses both, I think Eclipse in 0.5 uses the former.

On Fri, Dec 02, 2005 at 11:04:22AM +0000, Ian Clarke wrote:
> Well, normally it is useful to tell Eclipse how to build from source
> because then it can do as-you-type error checking - so ideally the
> eclipse project file could be set up to build from source in addition
> to relying on the ant buildfile for this.
> 
> Ian.
> 
> On 02/12/05, NextGen$ <nextgens at freenetproject.org> wrote:
> > * Ian Clarke <ian.clarke at gmail.com> [2005-12-02 10:49:05]:
> >
> > > I am trying to build Freenet from subversion.
> > >
> > > The Eclipse project file is hard-wired to point to
> > > /usr/src/cvs/freenet-stable/lib/freenet-ext.jar which is obviously not
> > > a good approach.
> > >
> > > How can we set this up elegantly to make life as easy as possible for
> > > those wanting to build from subversion?
> > >
> >
> > What about using Ant's buildfile ?
> >
> > ant -lib /path/to/freenet-ext.jar
> >
> > should compile fine... That's what I'm using in eclipse to build the
> > project.
> >
> >
> > NextGen$.
> >
> >
> _______________________________________________
> Devl mailing list
> Devl at freenetproject.org
> http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl

-- 
Matthew J Toseland - toad at amphibian.dyndns.org
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: 
<https://emu.freenetproject.org/pipermail/devl/attachments/20051202/f6afb44e/attachment.pgp>

Reply via email to