Hi all, Just getting nutch up and running in Eclipse for some plugin dev, I seem to have run into an issue I can't figure out. I have configured the Eclipse project as per the instructions on http://wiki.apache.org/nutch/RunNutchInEclipse1.0 which I presume will work for 1.3, I couldn't find them for any version newer than that other than 2.0. However I get 100 errors, most of which are class not found, for a range including ones such as AbstractHandler, AsyncProxyServlet, BytesWritable, CharsetDetector, CharsetMatch, Configurable and others. So far as I can tell, all of the necessary build directories and jar includes are set up as per the instructions. Would someone be able to provide a hint (or a docs link) for what might be causing this?
Many thanks Chris

