EL auto completion in Facelets xhtml files
Hi,
Is there a way to make EL auto completion work in a Facelets xhtml file? I mean, I want IDEA to auto complete "#{beanName in an xhtml file the same way it is doing this in a standard JSF file.
If this is not currently supported, is it possible to support this in 6.0.3 :-?
Regards,
Behi
请先登录再写评论。
It works if you map xhtml extention to jspx file type
Behrang Saeedzadeh wrote:
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
Are there plans to somehow make this work for an xhmtl file without such remapping?
Thanks it worked. But I think it would be better to have a Facelets XHTML type defined as well.