Hi

I have configured my eclipse project as stated here

http://wiki.apache.org/nutch/RunNutchInEclipse0.9

Still, I am getting the following errors:

   - The return type is incompatible with Parser.getParse(Content)
   RTFParseFactory.java
   nutch/src/plugin/parse-rtf/src/java/org/apache/nutch/parse/rtf    line 52
   Java Problem
   - Type mismatch: cannot convert from ParseResult to Parse
   TestRTFParser.java
   nutch/src/plugin/parse-rtf/src/test/org/apache/nutch/parse/rtf    line 78
   Java Problem

Any ideas on what could be wrong? I already included both
http://nutch.cvs.sourceforge.net/nutch/nutch/src/plugin/parse-mp3/lib/ and
http://nutch.cvs.sourceforge.net/nutch/nutch/src/plugin/parse-rtf/lib/ jars.

Thanks in advance

-- 
Rodrigo Reyes C.

Reply via email to