G
gal
Hi there,
I am using a class file dynamically created using Groovy. This class
seems broken. I would like to know how to write this class to a file (
in a similar way as javac is doing I guess). I think I have to use some
tool like ASM as this functionnality does not seem is the core J2SE but
I did not find it obvious from the documentation.
Any help welcome
Thanks
Guillaume
I am using a class file dynamically created using Groovy. This class
seems broken. I would like to know how to write this class to a file (
in a similar way as javac is doing I guess). I think I have to use some
tool like ASM as this functionnality does not seem is the core J2SE but
I did not find it obvious from the documentation.
Any help welcome
Thanks
Guillaume