Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Cannot Reproduce
-
2.8.0.RC3, 2.8.1.RELEASE, 2.9.0.RELEASE
-
Operating System : Windows XP, JDK 1.7, Grails : 2.0.1, STS (tried with 2.8.0/2.9.0), Plugins installed in STS : Grails Support, Groovy Eclipse, Subclipse
Description
Steps
1. Grails was installed in "C:\Program Files\Grails" folder atfirst.
2. Then i setup STS, with JDK-7, Groovy Compiler 1.8, and Grails support.
3. Now, since Grails had some problem with white space in "C:\Program Files\Grails" path, i moved it to "C:\Grails" and updated the Grails path in STS.
4. Now, if i Run/Debug my Grails project. It shows the below error.
"The archive: C:/Program Files/Grails/grails-2.0.1/lib/org.codehaus.groovy/groovy-all/jars/groovy-all-1.8.6.jar which is referenced by the classpath, does not exist."
I have tried few other STS instance, but all show the same issue.