Sorry for such long post. I am confused thats why
I did
SCJP in 2008 then after i got job i left Coding in
Java(i was doing occasional
coding in c#), now i have a project that requires me to learn NUTCH and SOLR.
I have been trying hard but unable to understand using Nutch with Eclipse. I read few
articles like:
Article 1:
[url=http://wiki.apache.org/nutch/RunNutchInEclipse1.0]
http://wiki.apache.org/nutch/RunNutchInEclipse1.0[/url]
Article 2:
[url=http://wiki.apache.org/nutch/NutchTutorial]
http://wiki.apache.org/nutch/NutchTutorial[/url]
But got confused about few things like article 1 says:
Select "Create project from existing source" and use the location where you
downloaded Nutch
but the eclipse i have(Eclipse
IDE for Java Developers Version: Indigo Release Build id:
20110615-0604)does not have this option.
Also Article 2 (in Crawl Command: Configuration)says : Create a directory with a flat file
of root urls.
I did not understand what does it mean.
Then i tried to debug the project it says Selection does not contain main type.
Where should i start