简体   繁体   English

Eclipse中的JSF 2.0 Faces Flow支持

[英]JSF 2.0 Faces Flow support in eclipse

Does anyone know if the Faces Flow feature of JSF 2.0 is supported in Eclipse or in IntelliJ? 有人知道Eclipse或IntelliJ是否支持JSF 2.0的Faces Flow功能吗?

I'm searching for some plugin to get autocompletion for EL-expressions (ie Beans, sessionScope-, flowScope-variables) and Tags in faces-config xml-files and xhtml-files. 我正在寻找一些插件来自动完成EL表达式(即Bean,sessionScope,flowScope变量)和faces-config xml文件和xhtml文件中的标签。

I tried it with JBoss Tools which doesn't really support Faces Flow but has a nice autocompletion for xhtml-files (not for faces-config files). 我使用JBoss Tools进行了尝试,该工具实际上并不支持Faces Flow,但是对xhtml文件(而不是faces-config文件)具有很好的自动补全功能。

Does anyone know a better plugin for Faces Flow or does anyone know how to configure the xml-editor of JBoss Tools to get autocompletion for EL-elements? 有谁知道更好的Faces Flow插件,还是有人知道如何配置JBoss Tools的xml编辑器以获取EL元素的自动完成功能?

As a note, the Faces Flows feature is new to JSF 2.2 (JSR 344). 注意,Faces Flows功能是JSF 2.2(JSR 344)的新增功能。

Eclipse WTP (Web Tools Platform) does have explicit JSF 2.2 support, so it should provide at least some subset of the features you want. Eclipse WTP (Web工具平台)确实具有对JSF 2.2的明确支持,因此它至少应提供所需功能的某些子集。

IT's also possible that you may need to do some additional configuration in Eclipse, as discussed here . 也有可能,你可能需要做一些额外的配置在Eclipse中,所讨论这里

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM