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 ------------------------------------------------------------------------------ </plugin> }}} - * library name="parse-custom.jar" tells Nutch that the name of your plugin is parse-custom.jar. + * library name="parse-custom.jar" -- Tells Nutch that the name of your plugin is parse-custom.jar. + * library name="nekohtml-0.9.4.jar" -- Your plugin requires nekohtml which you have included in your directory. + * library name="tagsoup-1.0rc3.jar" -- Another requirement which you have also thoughtfully included. == Getting Nutch to Use Your Plugin ==
