[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-5984) JSF 2 composite components autocomplete works partailly

Vadim Gerassimov (JIRA) jira-events at lists.jboss.org
Wed Mar 3 02:58:18 EST 2010


    [ https://jira.jboss.org/jira/browse/JBIDE-5984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12517781#action_12517781 ] 

Vadim Gerassimov commented on JBIDE-5984:
-----------------------------------------

Yes, 

I have "for" attribute as following:

<composite:attribute name="for" required="true" shortDescription="Element ID" />

working with index.xhtml and writing <cust:msg ctrl+space I'm expecting proposal/autocomplete for "for" attribute but the IDE claims, that "Content assist not available at the current location ."

And one more thing: in interface definition I define shortDescription:

<composite:interface shortDescription="h:message component wrapper">

Should I see the short description content when I'm selecting proposed components from list (writing h:out ctrl+space and for example selecting h:outputLink (witharrow keys) and after some pause I see on the right hand component description)?

> JSF 2 composite components autocomplete works partailly
> -------------------------------------------------------
>
>                 Key: JBIDE-5984
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5984
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JSF, jsp/jsf/xml source editing
>    Affects Versions: 3.1.0.CR2
>         Environment: Windows XP SP2, Eclipse 3.5 SR2, JBoss Tools 3.1.0 CR2 (installed: JBoss Maven integration, Context and Dependency Injection Tools, JBoss Tools RichFaces, XULRunner), Glassfish v3 runtime
>            Reporter: Vadim Gerassimov
>            Assignee: Viacheslav Kabanovich
>             Fix For: 3.1.1
>
>         Attachments: index.xhtml, msg.xhtml
>
>
> Just installed JBoss Tools CR2 (JSF support, CDI support, maven integration).  I played a little bit with JSF 2. JBoss Tools CR2 has partial composite component support - it sees composite components (autocomplete does work), but it does not see composite component attributes (i.e. attributes autocomplete does not work). Also inside composite component cc.attr. autocomplete does not work and IDE gives warning: "cc cannot be resolved".  From response in http://in.relation.to/Bloggers/JBossTools31CR2CDILessTypingAndTheLastPolish such features should work. 
> Maybe I'm doing something wrong or something is not installed.
> Regards,
> Vadim

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

        


More information about the jbosstools-issues mailing list