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

jboss should be able to code complete a composite component and its attributes.

XMLWordPrintable

    • Hide

      To experiment the problem, add seam-faces as a depedency on a normal web project.
      add the xmlns xmlns:sc="http://java.sun.com/jsf/composite/components/seamfaces"
      and try adding the component <sc:inputContainer> with code completion.

      Show
      To experiment the problem, add seam-faces as a depedency on a normal web project. add the xmlns xmlns:sc="http://java.sun.com/jsf/composite/components/seamfaces" and try adding the component <sc:inputContainer> with code completion.
    • Medium

      I have a composite component in a jars META-INF folder, it has been stored on META-INF/resouces/components/seamfaces (nested directories).
      adding this jar as a dependency it should be possible to use this component on a JSF2 application.

      In this version jbosstools validates the composite components existense but it does not provide code completion to it.

      related to: https://issues.jboss.org/browse/JBIDE-8275

            scabanovich Viacheslav Kabanovich (Inactive)
            spinner_jira José Freitas (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: