Hi guys, I'm slightly confused about how the plugin is supposed to be built and included. Since different tutorials say different things.
All I need to do is build the jar file and create a plugin.xml, include it in nutch-site.xml and that's good correct? Or do I have to download the svn nutch and rebuild the entire nutch project, with my plugin included? (making a build.xml) I tried both ways, but I have test print statements in my code, and it never appeared. Sincerely, Sravan Suryadevara

