[jboss-user] [JBoss Tools] New message: "Re: Enabling code assist in xhtml files"
Arbi Sookazian
do-not-reply at jboss.com
Mon Feb 1 17:28:48 EST 2010
User development,
A new message was posted in the thread "Enabling code assist in xhtml files":
http://community.jboss.org/message/523486#523486
Author : Arbi Sookazian
Profile : http://community.jboss.org/people/asookazian
Message:
--------------------------------------------------------------
It does not do the code assist after the wizard completion.
I added facelets support via the JBoss Tools:
<!-- Facelets support -->
<application>
<view-handler>com.sun.facelets.FaceletViewHandler</view-handler>
</application>
Is there anything else I need to do?
For example:
For this facelet fragment: <h:inputText value="#{cardBillingAndSettlementEditorUI.}"/>
I see this when I enter ".": "#{cardBillingAndSettlementEditorUI.}"
???
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/523486#523486
More information about the jboss-user
mailing list