[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-8953) Code completion for sources for <link href=""/>, <h:link value=""> and <a:loadStyle src=""/>

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Tue May 24 20:17:00 EDT 2011


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

Alexey Kazakov updated JBIDE-8953:
----------------------------------

    Description: 
EXECUTE: Create Seam Web Project
EXECUTE: Open home.xhtml
EXECUTE: Add xmlns:a4j="http://richfaces.org/a4j" to ui:composition tag
EXECUTE: Type <a4j:loadStyle src=""/>
EXECUTE: Ctrl+Space on <a4j:loadStyle src="|"/>
ASSERT: Local resources "img", "resources", "stylesheet" appear in the proposal list
EXECUTE: Type <link href=""/>
EXECUTE: Ctrl+Space on <link href="|"/>
ASSERT: Local resources "img", "resources", "stylesheet" appear in the proposal list
EXECUTE: Type <h:link value=""/>
EXECUTE: Ctrl+Space on <h:link value="|"/>
ASSERT: Local resources "img", "resources", "stylesheet" appear in the proposal list


> Code completion for sources for <link href=""/>, <h:link value=""> and <a:loadStyle src=""/> 
> ---------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-8953
>                 URL: https://issues.jboss.org/browse/JBIDE-8953
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: jsp/jsf/xml source editing
>    Affects Versions: 3.3.0.M2
>            Reporter: Alexey Kazakov
>            Assignee: Alexey Kazakov
>             Fix For: 3.3.0.M2
>
>
> EXECUTE: Create Seam Web Project
> EXECUTE: Open home.xhtml
> EXECUTE: Add xmlns:a4j="http://richfaces.org/a4j" to ui:composition tag
> EXECUTE: Type <a4j:loadStyle src=""/>
> EXECUTE: Ctrl+Space on <a4j:loadStyle src="|"/>
> ASSERT: Local resources "img", "resources", "stylesheet" appear in the proposal list
> EXECUTE: Type <link href=""/>
> EXECUTE: Ctrl+Space on <link href="|"/>
> ASSERT: Local resources "img", "resources", "stylesheet" appear in the proposal list
> EXECUTE: Type <h:link value=""/>
> EXECUTE: Ctrl+Space on <h:link value="|"/>
> ASSERT: Local resources "img", "resources", "stylesheet" appear in the proposal list

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list