Dear Wiki user,

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

The following page has been changed by JakeVanderdray:
http://wiki.apache.org/nutch/WritingPlugins

------------------------------------------------------------------------------
  Start by [http://www.apache.org/dev/version-control.html#anon-svn 
downloading] the Nutch source code.  Once you've got that make sure it compiles 
as is before you make any changes.  You should be able to get it to compile by 
running ant from the directory you downloaded the source to.  If you have 
trouble you can write to one of the [wiki:Mailing Mailing Lists].
  
  Use the source code for the plugins distrubuted with Nutch as a reference.  
They're in [!YourCheckoutDir]/src/plugin.
+ 
+ For the example we're going to assume that this plugin is something we want 
to contribute back to the Nutch community, so we're going to use the 
directory/package structure of "org/apache/nutch".
  
  == Required Files ==
  

Reply via email to