如何让 IntelliJ 识别多个图块views.xml?

发布于 2024-10-26 23:05:40 字数 470 浏览 2 评论 0 原文

我正在将 IntelliJ 10 与 Spring Roo 项目结合使用。在 webmvc-config.xml (spring mvc 配置上下文文件)中,IntelliJ 允许我使用自动完成功能来填充图块视图的名称。但是,它似乎只允许自动完成 WEB-INF/layouts/layouts.xml 中的视图名称,它会忽略 /WEB-INF/views/**/views.xml 中定义的所有视图。有没有办法强制 IntelliJ 将这些文件识别为图块配置文件。

我觉得烦人的是,有一个 IntelliJ 检查将 的任何实例标记为如果找不到引用的视图,则会出现错误。现在这实际上并没有阻止任何东西的工作。但这很烦人。我只是想弄清楚这是否是 IntelliJ 中的一个错误,或者是否有我错过的设置。

I'm using IntelliJ 10 with a Spring Roo project. In the webmvc-config.xml (the spring mvc config context file) IntelliJ allows me to use autocomplete to fill the names of tiles views. However, it only seems to allow autocomoplete the names of views from WEB-INF/layouts/layouts.xml it ignores all the views defien din /WEB-INF/views/**/views.xml. Is there a way to force IntelliJ to recognize these files as tiles config files.

The thing i find annoying about this is that there is an IntelliJ inspection that marks any instance of <mvc:view-controller path="..." view-name="..." as an error if it can't find the view refrenced. Now this doesn't actually stop anything from working. But it is annoying. I'm just trying to figure out if this is a bug in IntelliJ or if there is a setting I missed.

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

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

发布评论

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

评论(1

ペ泪落弦音 2024-11-02 23:05:40

感谢您向 YouTrack 提交问题,我们的开发人员将对此进行调查。

Thanks for filing the issue to YouTrack, our developers will investigate it.

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