Hey Guys, I mentioned this before, but I thought it was something wrong with my JVM but now I'm thinking that something else is up. I'm on a Mac OSX 10.6, with Eclipse Helios Service Release 2. I've got Tika up and running with the following .classpath and .project files:
http://pastebin.com/emFc6LKd http://pastebin.com/ddtdWhmC However, Eclipse keeps reporting to me that my Tika project has these errors: Description Resource Path Location Type Cannot cast from POIXMLDocument to XMLSlideShow XSLFPowerPointExtractorDecorator.java /tika/trunk/tika-parsers/src/main/java/org/apache/tika/parser/microsoft/ooxml line 58 Java Problem Cannot cast from POIXMLDocument to XMLSlideShow XSLFPowerPointExtractorDecorator.java /tika/trunk/tika-parsers/src/main/java/org/apache/tika/parser/microsoft/ooxml line 114 Java Problem Does anyone have this same issue or any idea what's going on? I can make them go away by deleting the errors from my error pane but they come back and are being a "pain" (ha ha, pun). Cheers, Chris ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Chris Mattmann, Ph.D. Senior Computer Scientist NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 171-266B, Mailstop: 171-246 Email: [email protected] WWW: http://sunset.usc.edu/~mattmann/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Adjunct Assistant Professor, Computer Science Department University of Southern California, Los Angeles, CA 90089 USA ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
