change to use groovyc for IDEA compiler
This commit is contained in:
parent
229c03e33f
commit
23fad52498
|
@ -0,0 +1,7 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="GroovyCompilerConfiguration">
|
||||||
|
<option name="useGroovycStubs" value="true" />
|
||||||
|
</component>
|
||||||
|
</project>
|
||||||
|
|
Loading…
Reference in New Issue