Hello,

Sorry if this is something easy. I've search for a few hours and haven't found anything, but it's probably something obvious I'm missing.

This has been happening to me consistently when creating a new grails project in STS.

Every time I create a new grails project in STS, I end up with 2 Java Build Path Problems.

The container 'Grails Dependencies' references non existing library 'C:\athockey\tools\sts-2.9.1.RELEASE\plugins\com.springsource.sts.grails. resources_2.9.1.201203221000-RELEASE\dsl-support\'

The container 'Groovy DSL Support' references non existing library 'C:\athockey\tools\sts-2.9.1.RELEASE\plugins\org.codehaus.groovy_1.8.6.xx-20120301-1000-e37-RELEASE\plugin_dsld_support\'

(see attached image)
Capture.jpg


Java: 1.7.0_03 64-Bit
OS: Windows 7 Home Premium
STS/Grails-plugin: Version: 2.9.1.RELEASE - Build Id: 201203221000
Grails: 2.0.3
Groovy-Compiler: 1.8.6.xx-20120301-1000-e37-RELEASE
Groovy-eclipse-plugin: Version: 2.6.1.xx-20120301-1000-e37-RELEASE


What am I missing here?

Thanks,

-mike(n)