From: David G. <dg...@cs...> - 2007-09-21 21:36:38
|
The programmer's guide doesn't seem very clear on this. It looks like I'm supposed to do this: java -classpath '.:groovy.jar' JSynthLib -D 3 but I get this: Exception in thread "main" java.lang.NoClassDefFoundError: JSynthLib Furthermore, what is the correct procedure to follow when converting this to a new jar file? -- David Griffith dg...@cs... |