jsf code completition in xhtml files
Hello,
we use xhtml files for our jsf application (because the facelets engine want's xhtml)
But the it seems as if Idea can't work good with these files.
When I type '<h:outputText value="#{' and the press ctrl+space it says "no suggestions"
When I do the same in a jsp file, all works fine.
Is there any option, that I can work with xhtml files as comfortable as with jsp's?
Thanks from germany
Dirk
请先登录再写评论。
You can map xhtml extension to jspx file type.
Dirk Reske wrote:
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
this may be what you want ...
http://www.intellij.net/forums/search.jspa?threadID=&q=jsf+xhtml&objID=c8&dateRange=last90days&userID=&numResults=15&rankBy=10001
Learning to use the search function in a forum is often useful :)
Sorry....
usually I'm nerved about user who don't know the search option, too....
But this time I've forgotten it :(