I\'ve checked out an existing Grails project and I want to import it into STS. However, STS refuses to recognize the source tree as a project, presumably because it can\'t f
use
grails integrate-with --eclipse
I think this command has been added in Grails 1.2.1.