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.
我的项目编译良好,没有任何问题。我退出 Eclipse 并返回内部并收到此错误。我的项目中不存在这些文件夹。我不认为是 Grails 的一部分,似乎是 STS 创建了它们。问题是什么?
STS 2.9,Grails 2.0.1
非常感谢先进
右键单击项目树中的项目节点并选择 Grails Tools | 刷新依赖。它将根据已安装的插件重新配置类路径和源文件夹。