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

0
Avatar
Permanently deleted user

It works if you map xhtml extention to jspx file type

Behrang Saeedzadeh wrote:

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



--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"

0
Avatar
Permanently deleted user

Are there plans to somehow make this work for an xhmtl file without such remapping?

0
Avatar
Permanently deleted user

Thanks it worked. But I think it would be better to have a Facelets XHTML type defined as well.

0

请先登录再写评论。