-
Sep 27th, 2012, 11:31 AM
#1
Source Code from generated Classes
Hello,
I am very new to Spring grails, and I think it's a great thing.
I think the grails works so
the script code is converted in java code and the compiler compiles it to java classes
so far so good
is there a possibility to generate this java source code so that I can look into this generated source code
This ist not required but it would be of interest to look inside this code
please let me know if I think wrong
with best regards
-
Sep 27th, 2012, 11:41 AM
#2
Groovy code is compiled into bytecode without an intermediate Java phase.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules