On 10/22/2010 10:58 PM, Ben Boeckel wrote: > On Fri, Oct 22, 2010 at 04:45:42PM -0400, Ben Boeckel forgot to attach > files > > Actually attaching things now. > > --Ben This is still not a perfect solution.
1. The script guesses output class file names only from source file names. So one cannot have definitions of multiple classes within a single file, nor use nested classes. This is a major issue for me. 2. The generated jar file has class files stored with absolute paths instead of paths relative to the <target>_CLASS_DIR. But this is probably easy to fix. -- Best regards, Michał Czuczman _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake