RE: Classpath issue

2015-07-12 Thread Uwe Schindler
nal Message- > From: David Yanay [mailto:da...@smartmediamarketing.net] > Sent: Sunday, July 12, 2015 8:30 AM > To: java-user@lucene.apache.org > Subject: Classpath issue > > Hello, > > I'm trying to use Lucene 5.2.1 in my project. While trying to invoke the > fo

Classpath issue

2015-07-12 Thread David Yanay
Hello, I'm trying to use Lucene 5.2.1 in my project. While trying to invoke the following code Analyzer analyzer = new EnglishAnalyzer(); IndexWriterConfig iwc = new IndexWriterConfig(analyzer) I encounter the following error: java.lang.ExceptionInInitializerError at org.apache.lucene.codecs.Cod