Hello Andrew.
Indeed we do have trouble with your advice.
Sure we can install Groovy-Eclipse 2.0.2 but how do we get grails support then? You say grails support was in its infancy. Does that mean that it is not available at all for GRECLIPSE-2.0.2?
Furthermore you have posted links to the 2.5.0 release of the STS. We tried them but ran into dependency errors when installing the "Grails support" extension at the dashboard.
Code:
Problems occurred while performing installation: Operation details
Operation details
Cannot complete the install because of a conflicting dependency.
Software being installed: SpringSource Tool Suite Grails Support 2.9.2.201205071000-RELEASE (com.springsource.sts.grails.feature.group 2.9.2.201205071000-RELEASE)
Software currently installed: SpringSource Tool Suite 2.5.0.201010241000-RELEASE (com.springsource.sts.ide 2.5.0.201010241000-RELEASE)
Only one of the following can be installed at once:
SpringSource Tool Suite Application Platform Quick Fixes 2.5.0.201010241000-RELEASE (com.springsource.sts.quickfix 2.5.0.201010241000-RELEASE)
SpringSource Tool Suite Quick Fixes 2.9.2.201205071000-RELEASE (com.springsource.sts.quickfix 2.9.2.201205071000-RELEASE)
Cannot satisfy dependency:
From: SpringSource Tool Suite (required) 2.5.0.201010241000-RELEASE (com.springsource.sts.feature.group 2.5.0.201010241000-RELEASE)
To: com.springsource.sts.quickfix [2.5.0.201010241000-RELEASE]
Cannot satisfy dependency:
From: SpringSource Tool Suite (required) 2.9.2.201205071000-RELEASE (com.springsource.sts.feature.group 2.9.2.201205071000-RELEASE)
To: com.springsource.sts.quickfix [2.9.2.201205071000-RELEASE]
Cannot satisfy dependency:
From: SpringSource Tool Suite Grails Support 2.9.2.201205071000-RELEASE (com.springsource.sts.grails.feature.group 2.9.2.201205071000-RELEASE)
To: com.springsource.sts.feature.group [2.9.2,2.10.0)
Cannot satisfy dependency:
From: SpringSource Tool Suite 2.5.0.201010241000-RELEASE (com.springsource.sts.ide 2.5.0.201010241000-RELEASE)
To: com.springsource.sts.package.feature.group [2.5.0.201010241000-RELEASE]
Cannot satisfy dependency:
From: SpringSource Tool Suite Package 2.5.0.201010241000-RELEASE (com.springsource.sts.package.feature.group 2.5.0.201010241000-RELEASE)
To: com.springsource.sts.server.cf.feature.group 0.0.0
Cannot satisfy dependency:
From: SpringSource Tool Suite Cloud Foundry Integration 2.5.0.201010241000-RELEASE (com.springsource.sts.server.cf.feature.group 2.5.0.201010241000-RELEASE)
To: com.springsource.sts.feature.group [2.5.0,2.6.0)
Furthermore the "Groovy support" extension does not install the Groovy-1.6 compiler so we can't get along with that version anyway.
Code:
org.codehaus.groovy,1.7.10.xx-20120301-1300-e36-RELEASE,plugins/org.codehaus.groovy_1.7.10.xx-20120301-1300-e36-RELEASE/,4,false
org.codehaus.groovy,1.8.6.xx-20120301-1300-e36-RELEASE,plugins/org.codehaus.groovy_1.8.6.xx-20120301-1300-e36-RELEASE/,4,false
What we need is actually a running version of STS/GGTS with a Groovy 1.6 compiler as a backend. Is that possible or not?
Regards,
cklein