Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change 
notification.

The "RunNutchInEclipse0.9" page has been changed by YongqiangLi.
http://wiki.apache.org/nutch/RunNutchInEclipse0.9?action=diff&rev1=18&rev2=19

--------------------------------------------------

   * See the [[http://wiki.apache.org/nutch/NutchTutorial|Tutorial]]
   * Change the property "plugin.folders" to "./src/plugin" on 
$NUTCH_HOME/conf/nutch-defaul.xml
   * Make sure Nutch is configured correctly before testing it into Eclipse ;-)
-  * Three sample necessary configuration files: 
[[http://wiki.apache.org/nutch/nutch-default.xml|nutch-default.xml]] (the value 
of http.agent.name was edited), [[nutch-site.xml]] (the value of plugin.folder 
was edited) and [[crawl-urlfilter.txt]] ( MY.DOMAIN.NAME was edited).
+  * Three sample necessary configuration files: 
[[http://wiki.apache.org/nutch/nutch-default.xml|nutch-default.xml]] (the value 
of http.agent.name and the value of plugin.folder were edited), 
[[nutch-site.xml]] (the value of plugin.folder was edited) and 
[[crawl-urlfilter.txt]] ( MY.DOMAIN.NAME was edited).
  
  === Missing org.farng and com.etranslate ===
  Eclipse will complain about some import statements in parse-mp3 and parse-rtf 
plugins (30 errors in my case). Because of incompatibility with the Apache 
license, the .jar files that define the necessary classes were not included 
with the source code.

Reply via email to