Hello, Please help me get the nightly build running.
This is my setup (on Mac OSX 10.4): 1. goto: http://dist.kepler-project.org/dist/nightly/ 2. click on "kepler-nightly-2009-04-22-11.54.tar.gz" # this downloads it 3. $ cd ~/Desktop/ 4. $ tar -zxf kepler-nightly-2009-04-22-11.54.tar.gz 5. $ rm -rf ~/.kepler/ # a previous post says you should do this 6. $ cd ~/Desktop/kepler/modules/common/etc/ 7. $ ./kepler.sh At this point I get the following error: "Exception in thread "main" java.lang.NoClassDefFoundError: org/kepler/loader/Kepler" 8. $ java -version # prints java version "1.5.0_16" P.S.: Also, double clicking on ~/Desktop/kepler/modules/common/etc/Kepler.app does nothing (no windows, no messages... nothing). Thank you, Daniel

