this first topic on this page will be good reading for you. http://java.sun.com/docs/books/tutorial/java/interpack/managingfiles.html
----- Original Message ----- From: <[EMAIL PROTECTED]> To: "'Lucene Users List'" <[EMAIL PROTECTED]> Sent: Tuesday, July 08, 2003 10:04 AM Subject: A simple problem? > I'm having some trouble getting lucene working for anything other than > the included demo. Both demos worked just fine, but when I try to do > anything new (or if I change the name of one of the demo files > [IndexFiles.java to IndexFile.java] I get a Exception in thread "main" > java.lang.NoClassDefFoundError: org/apache/lucene/demo/IndexFile) I > assume I'm missing something small but quite fundamental about how > lucene works; can anyone tell em what it is? > Thanks, > Jessica > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
