[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-4970) Code assist for Composite components (JSF2)

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Fri Oct 9 14:48:17 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBIDE-4970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kazakov updated JBIDE-4970:
----------------------------------

    Description: 
KBbuilder should load Composite Components from JSF resource folders and add them to KB module to be avaliable for Code Assist.

Testcase:
1. Create JSF 1.2 with Facelets project.
2. Open it in Web Projects view
3. In Web Content create folder 'resources'
4. In this folder create folder 'sample'
5. In 'sample' invoke New->File->Composition Component
6. Input name 'tag' and finish.
7. Under 'sample' appeared tag.xhtml which has child Interface. File is opened in VPE.
8. Open pages/greeting.xhtml
9. Insert xmlns:sample="http://java.sun.com/jsf/composite/sample" into <html ...> header
10. Invoke code assist and find <sample:tag> proposal

  was:KBbuilder should load Composite Components from JSF resource folders and add them to KB module to be avaliable for Code Assist.



Slave, please rename JSF 2 Component to Composition Component.

> Code assist for Composite components (JSF2)
> -------------------------------------------
>
>                 Key: JBIDE-4970
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4970
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>            Reporter: Alexey Kazakov
>            Assignee: Viacheslav Kabanovich
>             Fix For: 3.1.0.M4
>
>
> KBbuilder should load Composite Components from JSF resource folders and add them to KB module to be avaliable for Code Assist.
> Testcase:
> 1. Create JSF 1.2 with Facelets project.
> 2. Open it in Web Projects view
> 3. In Web Content create folder 'resources'
> 4. In this folder create folder 'sample'
> 5. In 'sample' invoke New->File->Composition Component
> 6. Input name 'tag' and finish.
> 7. Under 'sample' appeared tag.xhtml which has child Interface. File is opened in VPE.
> 8. Open pages/greeting.xhtml
> 9. Insert xmlns:sample="http://java.sun.com/jsf/composite/sample" into <html ...> header
> 10. Invoke code assist and find <sample:tag> proposal

-- 
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