change to use groovyc for IDEA compiler

This commit is contained in:
kimchy 2011-05-18 22:52:17 +03:00
parent 229c03e33f
commit 23fad52498
1 changed files with 7 additions and 0 deletions

7
.idea/groovyc.xml Normal file
View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="GroovyCompilerConfiguration">
<option name="useGroovycStubs" value="true" />
</component>
</project>