Sunday 15 May 2011

When using Groovy indy together with Intellij non Indy version is also on classpath -



When using Groovy indy together with Intellij non Indy version is also on classpath -

i have groovy-indy project running in intellij 13 gradle.

dependencies { compile 'org.codehaus.groovy:groovy-all:2.3.7:indy' ...

the problem have 2 dependencies in libraries. indy version , normal version.

how can rid of non indy version.

just removing not alternative after restart or gradle refresh or other occasion.

update intellij 14: intellij 14 there different problem:

error:groovyc: cannot utilize invokedynamic, indy module excluded build.

the dependency same.

groovy intellij-idea intellij-13 intellij-14

No comments:

Post a Comment