Is there any way to upgrade project to newer version of Grails from within GGTS ?
Settings at Window > Preferences > Groovy > Grails changed settings only to newly created projects. Even if I set the newer version, if I run "grails upgrade" then it wants to upgrade to the older version.
I know, that I could do it from console, however messing with GRAILS_HOME on Windows is not the most pleasurable feeling in the world for me ...