Friday, September 16, 2011

STS and Grails error

When I changed the .grails and .ivy2 folder from my home directory to another location, I got the following compiling error:
The type groovy.lang.GroovyObject cannot be resolved. It is indirectly referenced from required .class files.

To solve this problem, right click the project, grail tools -> refresh dependencies fixed it.

No comments: