这个 faces-config.pageflow.xml 文件来自哪里?

发布于 2024-09-19 20:27:47 字数 209 浏览 3 评论 0原文

我正在将应用程序迁移到 jsf 1.2,现在项目根目录中突然出现了一个新的 .metadata 文件夹,里面有一个 WebConent 文件夹,还有一个更深的 WEB-INF 文件夹,里面现在有一个非常重要的面孔-config.pageflow 文件。

我打开它,发现它引用了其他 jsp 中的所有包含文件。

这个文件有什么意义?它真的需要存在吗?有没有办法关掉那个垃圾?

I am migrating an application to jsf 1.2 and now out of the blue there is a new .metadata folder in the project root with a WebConent folder inside there with a WEB-INF folder still deeper and inside there we now have a super important looking faces-config.pageflow file.

I open it up and see it has references to all of my included files from other jsps.

What is the point of this file? Does it really need to be there? Is there a way to turn that crap off?

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

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

发布评论

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

评论(1

南烟 2024-09-26 20:28:01

它是 Eclipse 的 JBoss JSF Tools 插件的一部分(可能还有我不知道的其他基于 Eclipse 的 JSF 插件)。不,您无法将其关闭,只需将您的 IDE 配置为隐藏它(如果它以某种方式困扰您)。

It's part of JBoss JSF Tools plugin for Eclipse (and probably also other Eclipse-based JSF plugins I am not aware of). No, you can't turn it off, just configure your IDE to hide it if it is bothering you somehow.

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