Posted By:
alex_wong
Posted On:
Friday, November 29, 2002 03:14 AM
Hello All
I m a newbie to both Lucene and Java. Sorry if this question is a stupid one
I have added lucene.1-2.jar and lucene-demo.jar to my classpath.
When I try the demo and type in java org.apache.lucene.demo.IndexFiles{full-path-to-lucene}/src.
I get this error
Exception in thread main java.lang.NoClassDefFoundError: org/apache/lucene/demo/IndexFiles.
Does anyone know how to solve this ?
Thx
Alex