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=15&rev2=16

  = RunNutchInEclipse =
- This is a work in progress. If you find errors or would like to improve this 
page, just create an account [UserPreferences] and start editing this page :-)
+ This page acts as a new 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.
  
  == Tested with ==
-  * Nutch release 0.8
+  * Nutch release 1.3
-  * Eclipse 3.2
+  * Eclipse SDK
-  * Java 1.4 and 1.5
-  * Ubuntu (should work on most platform, though)
+      Version: 3.5.2
+      Build id: M20100211-1343
+  * Java JDK 1.6.0_23
+  * Ubuntu Release 11.04 (natty)
+      Kernel Linux 2.6.38-10-generic
+      GNOME 2.32.1
  
  == 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 (my 2 cents). However, it's very useful to be able to debug Nutch 
in Eclipse. But again you might be quickier by looking at the logs 
(logs/hadoop.log)...
+ 
+ <<TableOfContents(3)>>
  
  == Steps ==
  === Install Nutch ===

Reply via email to