Look for the section "Two Errors with RTFParseFactory" in http://wiki.apache.org/nutch/RunNutchInEclipse1.0
2009/6/8 <[email protected]>: > the old rtf-parser.jar seems in-compatible with the code > "RTFParseFactory.java" > (Description Resource Path Location Type > The return type is incompatible with Parser.getParse(Content) > RTFParseFactory.java > mNutch/src/plugin/parse-rtf/src/java/org/apache/nutch/parse/rtf line 52 Java > Problem > ) > > and "TestRTFParser.java" > (Description Resource Path Location Type > Type mismatch: cannot convert from ParseResult to Parse TestRTFParser.java > mNutch/src/plugin/parse-rtf/src/test/org/apache/nutch/parse/rtf line 78 Java > Problem > ) > > can any one tell how to solve these problems? > > thanks in advance.
