springsource使用grails的错误

发布于 2024-09-07 10:43:26 字数 199 浏览 4 评论 0原文

我使用 Springsource Tool Suite 作为 grails 项目的编辑器。问题出在我收到带有红十字的错误消息的地方,提示 Groovy:unable to parse classes。但是当我从命令提示符(grails run-app)运行应用程序时,没有错误并且应用程序工作正常。在编码时看到这些错误有点烦人。 任何想法,可能有什么错误,都将受到赞赏。 干杯, 阿里

I am using Springsource Tool Suite as editor for grails project. The problem is at places i get an error message with a red cross saying Groovy:unable to resolve classes. But when I run the applicatios from command prompt (grails run-app), there are no errors and the application works fine. It's bit annoying to see those errors while coding.
Any ideas, what could be wrong, will be appreciated.
Cheers,
Ali

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

雪化雨蝶 2024-09-14 10:43:26

这是正常的 JVM 缓存/编译行为。您必须一次清理该项目。您可以通过 Eclipse 中的菜单:“Project -> Clean...”来完成此操作。

This is a normal JVM caching/compiling behavior. You have to clean the project once upon a time. You can do this through menu: "Project -> Clean..." in Eclipse.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文