Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Grails 菜鸟在这里。我在我的 Eclipse grails 项目中更新了一个 .png 文件,但它没有被拾取。我grails clean重新启动grails,但仍然没有运气。
grails clean
要启动 Grails 服务器,我会:
运行 / 运行配置 / Grails 命令 = run-app.
我想知道这台服务器在哪里,有什么方法可以查看它使用的文件吗?我想看到这个,所以我可以看到我的 clean 真的很干净,所以我可以弄清楚为什么新版本的文件没有被拾取。
注意:我使用的是 STS 插件