Your should use JDK,not JRE and please change the JDK version to 1.6
2009/8/29 �v 磊 <[email protected]>
> Dears,
>
> I come across a problem when I use eclipse to import nutch 1.0.
>
> The problem source file is DistributedSegmentBean.java.
>
> The problem code is RPC.getProxy(RPCSegmentBean.class,
> FetchedSegments.VERSION, addr, conf);
>
> I cannot compile this java file with eclipse.
>
> Moreover, When I use ant to rebuild the nutch 1.0, the ant also throw an
> error.
>
> It is ${conf.dir} not found.
>
> I am a new user for nutch.
>
> Please help me to solve the two problems.
>
> Thank you very much.
>
> Rai Kan
>