I've also tried to use older Lucene versions such as:
Lucene 3.1 and Lucene 2.9.4 with no luck.
Thanks
On 19 April 2011 14:48, Patrick Diviacco wrote:
> Hi, I get this error:
>
> Exception in thread "main" java.lang.IncompatibleClassChangeError:
> Implementing class
> at java.lang.ClassLoade
Hi, I get this error:
Exception in thread "main" java.lang.IncompatibleClassChangeError:
Implementing class
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632)
at java.lang.ClassLoader.defineClass(ClassLoader.java:616)
at java.securit