简体   繁体   English

Eclipse中的Nutch

[英]Nutch In Eclipse

While configuring nutch ,there's a step under section "Establish the Eclipse environment for Nutch" on http://wiki.apache.org/nutch/RunNutchInEclipse which i am unable to understand. 在配置Nutch的,还有第一个步骤“建立Nutch的Eclipse环境”上http://wiki.apache.org/nutch/RunNutchInEclipse对此我无法理解。

The step no. 步骤号 3 says 3说

"In additon, we must maunally add EVERY individual plugin src/java and src/test folder, although this takes some time it is absolutely essential that this is done." “此外,我们必须手动添加每个单独的插件src / java和src / test文件夹,尽管这样做会花费一些时间,但这绝对是必要的。”

Which plugins is it talking of and how to add these plugins??? 它在谈论哪些插件以及如何添加这些插件???

Need help as i am trying to run nutch on eclipse from past 2 days and still not able to get hold of it.. 我需要帮助,因为我试图在过去2天的月食上小试,但仍然无法掌握它。

Thanks, 谢谢,

if you are still working on it. 如果您仍在努力。 This is a super annoying step which you have to add src/test and src/java folder of each individual plugin to your class path. 这是一个非常烦人的步骤,您必须将每个插件的src / test和src / java文件夹添加到类路径中。

The updated steps are here: https://wiki.apache.org/nutch/RunNutchInEclipse . 更新的步骤在这里: https : //wiki.apache.org/nutch/RunNutchInEclipse Now, you wont have to manually add each src/test and src.java directory to classpath :) 现在,您不必手动将每个src / test和src.java目录添加到classpath :)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM