From: Thorsten K. <Tho...@gm...> - 2006-02-06 19:29:58
|
Hi Joe, On Tuesday 31 January 2006 13:01, Joe Emenaker wrote: > Thorsten Klose wrote: > > I started a > > new webpage, which provides a link to a precompiled snapshot > > release. > The only one I saw on your webpage had the JSynthLib class compiled, but > everything else was *.java files. Was that your intention? No, it wasn't my intention - most of the .class files are available, just only the new synthdrivers which are not part of the Makefile are missing. I will take care for this during the next snapshot. > By the way, I've discovered how to get Intellij-IDEA to package the > current build into a jar (whilst automatically including all dependent > .jars, like groovy.jar) and configure the MANIFEST.MF file to run the > appropriate class. That, combined with it's CVS features should let me > make you jars of every snapshot on the JSL CVS repository. I don't know those tools (I'm not a java expert at all, just a user), but the Makefile mechanism seems to be simple enough for an ingenuous guy like me ;-) Best Regards, Thorsten. |