sts2.6.0 release, grails1.3.7
work fine at commond run-app
but error warning at sts.

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It looks like your project is set up to use Grails 1.3.6, but you trying to use 1.3.7.
Go to Preferences -> Grails and make the global default grails install become 1.3.7. Alternatively, you can set the preference only for the single project.