[CMake] Is there a tool pretty much like cmake for Java?

Michał Czuczman biurku at gmail.com
Mon Nov 1 12:18:53 EDT 2010


 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



More information about the CMake mailing list