Ken Krugler wrote:
Hi all,
I'm curious whether there are other Nutch developers out there are
using Eclipse (I've got 3.0 on Mac OS X 10.3), and if so, if/how they
configure things to leverage the Ant build while still being able to
edit/build/debug source files using Eclipse.
I searched the archives, and found a post by Jason Tang where he said
that "Eclipse works fine!", but nothing else. I'm wondering how he
(and others) have configured things to be able to modify, then
build/debug Lucene, Nutch, and custom plug-ins.
I'm asking here first, in case somebody has an existing configuration
that works. If this isn't something that anybody does, then I'll
re-post to the Eclipse developer list.
Thanks,
-- Ken
I just started using a hacked up version of ect. I got the original
from http://www.joeygibson.com/projects/ect/ but I changed it to also
extract the src path. My version is here:
http://dist.distractionlabs.com/java/ant/ect-2005-06-21.tar.gz.
What it allows you to do is drop a generic-ish build.xml file into any
eclipse project which then uses the src and classpath specified in the
eclipse .classpath file. This allows me to use eclipse to manage my
classpath which is quite convenient but then to also build from the
command-line for deployment purposes.
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Nutch-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-developers