error of grails project from svn : GroovyObject cannot be resolved

Posted by atian25 on Stack Overflow See other posts from Stack Overflow or by atian25
Published on 2010-12-21T01:22:35Z Indexed on 2010/12/21 22:54 UTC
Read the original article Hit count: 184

Filed under:
|
|

when i check out a new grails project from svn, i got some error:

1.The project was not built since its build path is incomplete. Cannot find the class file for groovy.lang.GroovyObject. Fix the build path then try building this project

2.The type groovy.lang.GroovyObject cannot be resolved. It is indirectly referenced from required .class files

i had config the grails path, and it can run-app well. but,still error warning.

alt text

© Stack Overflow or respective owner

Related posts about eclipse

Related posts about svn