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 ------------------------------------------------------------------------------ == Setup == - You need to 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]. + 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]. - You can reference the source code for the plugins distrubuted with Nutch as write yours. They're in [!YourCheckoutDir]/src/plugin. + Use the source code for the plugins distrubuted with Nutch as a reference. They're in [!YourCheckoutDir]/src/plugin. <<< See also: HowToContribute
