Working with facelets.
Hi there.
I'm playing around with facelets, and I've got this xhtml file I'm using as a template:
-
<ui:insert name="title"></ui:insert>
Hello World
And welcome to .... The name
]]>
-
Is it possible to get IDEA to recognise the ui: tags (so that it doesn't colour them in red)?
Please sign in to leave a comment.
Hi,
Seems
http://www.jetbrains.net/jira/browse/IDEA-7206
Rayz wrote:
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
Yep; that's the same problem.
Look forward to a fix .. :)
Thanks.