How can I get groovy compiler debug output?

I'm not sure this is the correct forum for this question (please let me know if there's a better one).

I'm trying to track down the cause of some odd Groovy execution behavior with the recent upgrade of JetGroovy and IntelliJ 7 and I've got a couple of questions:

- What role does JetGroovy play during program execution?
- Is there are way to get debug output from the Groovy compiler (i.e. groovy -d)?

Thanks,

dtd

0

Please sign in to leave a comment.