Mac Indexing and CLASSPATH problems - java.lang.NoClassDefFoundError
问题 System properties: Java 1.6 Mac OSX version 10 Ant 1.8 Scenario: I am working on my final year project which is to create a website which uses Lucene to search my website and my database. I am working through lucene demos here http://lucene.apache.org/java/2_3_2/demo.html which talks about classpath http://lucene.apache.org/java/2_3_2/demo3.html and a web example I have created a .bash_profile file in my home directory /Users/philhunter/ which sets my classpaths: CLASSPATH=${CLASSPATH}:/Users