User development,

A new message was posted in the thread "Code assist does not work in dvdstore 
example":

http://community.jboss.org/message/523708#523708

Author  : Arbi Sookazian
Profile : http://community.jboss.org/people/asookazian

Message:
--------------------------------------------------------------
I just tried adding the seamnature in the .project file and the CA does not 
work in the xhtml for the Seam backing bean:
 
<h:outputText value="#{cardBillingAndSettlementEditorUI.}" />
 
I don't see any usable values popup when I hit ".".
 
.project file:
 
<natures>
        <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
        <nature>org.eclipse.jdt.core.javanature</nature>
        <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
        <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
        <nature>com.atlassw.tools.eclipse.checkstyle.CheckstyleNature</nature>
        <nature>org.jboss.tools.jsf.jsfnature</nature>
        <nature>org.jboss.tools.jst.web.kb.kbnature</nature>
        <nature>org.jboss.tools.seam.core.seamnature</nature>
    </natures>

--------------------------------------------------------------

To reply to this message visit the message page: 
http://community.jboss.org/message/523708#523708


_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to