I have installed the latest version of SpringSource Tool Suite and have installed the Groovy and Grails plugins and everything is working fine. I was reading through the basics of Groovy and came to an installation page: http://groovy.codehaus.org/Installing+Groovy
If I do a "find" on my file system I don't come back with anything for "groovysh". Is this because The STS plugin just installed the source code and none of the "extras"? If I want to mess around with "groovysh" do I need to install this Groovy separately (and then manage possibly two sets of Groovy instances on my system)?
Thanks.