Paul Cartwright schrieb:
I downloaded projectX, ran the build.sh, tried to run :
java ProjectX
Exception in thread "main" java.lang.NoClassDefFoundError: ProjectX/jarls


There is a sourceforge page (sourceforge.net/projects/project-x/) with some basic information in English and an English Readme.txt in the zip file.

Concerning your problem, you need the Java development kit sun-java6-jdk for compiling. Then try

   java -jar ProjectX.jar

On my Lenny it works perfectly.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to