Hi Semyon,

did you run
  ant eclipse
to refresh the .classpath file?

Any commit may add new plugins or change a library dependency.
In doubt, you should run it from time to time.

Best,
Sebastian


On 11/24/2017 11:33 AM, Semyon Semyonov wrote:
> I had to delete these paths in Eclipse and 
> replace package org.apache.nutch.protocol.interactiveselenium with package 
> org.apache.nutch.protocol.interactiveselenium.handlers in the code.Now it 
> works.
> 
> Obviously, IT IS NOT a solution.  Can somebody check?
> In addition, the unit tests are failed.     [junit] Test 
> org.apache.nutch.net.TestURLNormalizers FAILED
>  
> 
> Sent: Thursday, November 23, 2017 at 2:36 PM
> From: "Semyon Semyonov" <[email protected]>
> To: [email protected]
> Subject: Build path errors(Eclipse) in the latest nutch develop
> Hello all,
> 
> I have tried to run the latest git(git clone 
> http://github.com/apache/nutch.git) version of Nutch in Eclipse, but I got 
> several build path errors.
> 
> Description    Resource    Path    Location    Type
> Build path contains duplicate entry: 'src/plugin/protocol-htmlunit/src/java/' 
> for project 'nutch'    nutch        Build path    Build Path Problem
> Project 'nutch' is missing required source folder: 
> 'src/plugin/parse-replace/src/java/'    nutch        Build path    Build Path 
> Problem
> Project 'nutch' is missing required source folder: 
> 'src/plugin/parse-replace/src/test/'    nutch        Build path    Build Path 
> Problem
> 
> Any ideas?
> 
> Thanks.
> Semyon.
> 

Reply via email to