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=28&rev2=29

   * The only Source folder will be trunk/src > '''Remove''' this folder > Add 
Folder > expand trunk/src and check src/bin, src/java, src/test & 
src/testresources.
   * In additon, we must maunally add '''EVERY''' individual plugin src/java 
and src/test folder, although this takes some time it is absolutely essential 
that this is done.
   * In the Libraries tab, click Add Class Folder and add src/conf to the 
classpath.
+  * Still in the Libraries tab add JARs > 
src/plugin/urlfilter-automaton/lib/automaton.jar & 
src/plugin/parse-swf/lib/javaswf.jar
   * Remaining in the Libraries tab Add Library > IvyDE Managed Dependencies > 
browse to trunk/ivy/ivy.xml > ensure '''ALL''' configuration boxes are included.
   * Go to "Order and Export" tab, find the entry for added "conf" folder (it 
will most likely be at the bottom of the list) and move it to the top (by 
checking it and clicking the "Top" button). This is required so Eclipse will 
take config (nutch-default.xml, etc.) resources from our "conf" folder and not 
from somewhere else.
   * DO NOT add "build" to classpath

Reply via email to