Dear Wiki user, You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change notification.
The "RunNutchInEclipse" page has been changed by LewisJohnMcgibbney: http://wiki.apache.org/nutch/RunNutchInEclipse?action=diff&rev1=24&rev2=25 ##Original credits: RenaudRichardet = RunNutchInEclipse = - This page acts as a resource for working with Nutch from within the Eclipse IDE. It is intended to provide a comprehensive beginning resource for the configuration, building, crawling and debugging of Nutch 1.3 in the above context. + This page acts as a resource for working with Nutch from within the Eclipse IDE. It is intended to provide a comprehensive beginning resource for the configuration, building, crawling and debugging of Nutch trunk in the above context. == Tested with == + * Nutch trunk (version 1.5 @date 09112011) + * Eclipse Indigo Service Release 1 - * Nutch release 1.3 - * Eclipse SDK - Version: 3.5.2 - Build id: M20100211-1343 + Build id: 20110916-0149 - * Java JDK 1.6.0_23 + * Java JDK 1.6.0_25 * Ubuntu Release 11.04 (natty) Kernel Linux 2.6.38-10-generic GNOME 2.32.1 + * Windows Vista (Service Edition 2) == Before you start == Setting up Nutch to run into Eclipse can be tricky, and most of the time you are much faster if you edit Nutch in Eclipse but run the scripts from the command line. However, it's very useful to be able to debug Nutch in Eclipse and is also extremely useful when applying and testing patches as it enables you to see them working in a larger context. This being said, you will still benefit greatly by looking at the hadoop.log output.

