[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-810) Problems with code completion in jsf tag

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Fri Oct 12 07:45:04 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBIDE-810?page=comments#action_12382072 ] 
            
Alexey Kazakov commented on JBIDE-810:
--------------------------------------

The difirence is proposals with seam variables for seam projects.
So if you Ctrl+Space in <h:outputText value="|"> you get our JSF proposals + WTP proposals
If you Ctrl+Space in <h:outputText value="#{|}"> you get our JSF proposals + WTP proposals + our Seam proposals
If it is Adrian's problem we can fix it.
So for <h:outputText value="|"> we will get our JSF proposals + WTP proposals + our Seam proposals.

> Problems with code completion in jsf tag
> ----------------------------------------
>
>                 Key: JBIDE-810
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-810
>             Project: JBoss Tools
>          Issue Type: Bug
>          Components: jsp/jsf/xml source editing
>    Affects Versions: 2.0.0.Beta3
>         Environment: rhds beta1, windows xp, jdk 1.5_0.12
>            Reporter: Adrian Mitev
>         Assigned To: Alexey Kazakov
>             Fix For: 2.0.0.CR1
>
>
> Hi! When editing .xhtm page if you use #{} not in jsf tag then you get code completion for everything. If you use for example <h:outputText value=""></h:outputText> and in the value="" attribute i press ctrl+space it gives me code completion that exadel 4.0.4 gave before. If i write myself #{ in the attribute and than press ctrl + space it gives me completion for everything.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list