Grails: Where is the startGrails script in Eclipse/STS on the Mac?

邮差的信 提交于 2020-01-06 04:24:06

问题


In order to fix another problem (Stackoverflow Question 6367763) I needed to modify the startGrails script. I made the necessary updates however the modifications are not being picked up when I run Grails commands from within Eclipse/STS.

I put debug in the script and know it is functioning correctly when I call it directly from the command line. However STS appears to be running the original version.

Does STS have another copy of the startGrails script? How can I update this one or ensure STS links to the version of the startGrails script that I updated?

来源:https://stackoverflow.com/questions/6418027/grails-where-is-the-startgrails-script-in-eclipse-sts-on-the-mac

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!