From: Martin T. <m.t...@zo...> - 2011-09-19 06:57:50
|
Hi, If I go inside my local svn copy of trunk/JSynthLib and type "make jar" on my commandline a file jsynthlib.jar is created. If I try to run this file with "java -jar jsynthlib.jar" I am getting the following error message: Failed to load Main-Class manifest attribute from jsynthlib.jar Something wrong with the Makefile ? -- MT |