Hi everyone,

I'm having a problem with grails classpath integration in sts.

When I create a new project or import an existing one, the "Grails Dependencies" library container is allways empty. No matter how many times I refresh my dependencies.

I've found that the project-dependencies.xml stored in ".metadata\.plugins\com.springsource.sts.grails.co re" contains all jar dependeny entries pointing to my ".ivy2" directory and a entry pointing to my ".grails" project plugins directory.

I also have 2 different installations, the standard sts release and an eclipse 3.5.1 with all groovy, spring ide and sts plugins installed, and the same problem happens in both of them.

I can't imagine what it's wrong!
Could someone please give a hand?