Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-8953

Code completion for sources for <link href=""/>, <h:link value=""> and <a:loadStyle src=""/>

    XMLWordPrintable

Details

    Description

      EXECUTE: Create Seam Web Project with JBoss AS6 as Target Server (in order to check JSF2 h:link tag)
      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

      Attachments

        Activity

          People

            alexeykazakov Alexey Kazakov
            alexeykazakov Alexey Kazakov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: