Hi,
I'm in the process of upgrading a project to Groovy v1.6. When I installed IntelliJ my GROOVY_HOME env. var. was pointing to Groovy v1.5.7, but now that I've changed GROOVY_HOME to point to v1.6, it's not clear whether IntelliJ is also using the more recent version.
How can I check which version of Groovy IntelliJ is using?
Thanks, Don