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 FarukBerksoz. http://wiki.apache.org/nutch/RunNutchInEclipse0.9?action=diff&rev1=19&rev2=20 -------------------------------------------------- === Configure Nutch === * See the [[http://wiki.apache.org/nutch/NutchTutorial|Tutorial]] - * Change the property "plugin.folders" to "./src/plugin" on $NUTCH_HOME/conf/nutch-defaul.xml + * Change the property "plugin.folders" to "./src/plugin" on $NUTCH_HOME/conf/nutch-defaul.xml [ You can change the property to run both from command line and eclipse to "<value>./src/plugin,plugins</value>" ] * 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 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).

