el expressions in xhtml not supported?
Hi!
Recently we switched from jsp to xhtml/facelets for our JSF views.
Now it seems that in the xhtml pages code-completion with el expressions
is not supported yet.
I get no list of available properties after e.g. #{myBean.]]>}
Is this true or is there something wrong in my setup?
Ciao,
Mario
Please sign in to leave a comment.
Hi Mario,
as a workaround, you can configure jspx filetype for xhtml extension.
Hi!
Please, could someone confirm this? So I could open a ticket then. Thanks!
Map jspx file type to .xhtml extension. In Diana we will have better
configuration
Mario Ivankovits wrote:
>>Hi!
>>
>>Recently we switched from jsp to xhtml/facelets for our JSF views.
>>
>>Now it seems that in the xhtml pages code-completion with el expressions
>>is not supported yet.
>>I get no list of available properties after e.g. #{myBean.} >>Is this true or is there something wrong in my setup? >> >>Ciao, >>]]>Mario
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
Hi Maxim!
Cool, thanks. Seems to work(around)!
Ciao,
Mario
>> Hi!
>>
>> Please, could someone confirm this? So I could open a ticket then.
>> Thanks!
>>
>>
>>> Hi!
>>>
>>> Recently we switched from jsp to xhtml/facelets for our JSF views.
>>>
>>> Now it seems that in the xhtml pages code-completion with el expressions
>>> is not supported yet.
>>> I get no list of available properties after e.g. #{myBean.} >>> Is this true or is there something wrong in my setup? >>> >>> Ciao, >>>]]> Mario