[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-881) More intelligent intellisense for JSF managed beans created via SEAM annotations

Christian Kerker (JIRA) jira-events at lists.jboss.org
Tue Sep 4 06:33:18 EDT 2007


More intelligent intellisense for JSF managed beans created via SEAM annotations
--------------------------------------------------------------------------------

                 Key: JBIDE-881
                 URL: http://jira.jboss.com/jira/browse/JBIDE-881
             Project: JBoss Tools
          Issue Type: Feature Request
          Components: JSF, Seam
    Affects Versions: 2.0.0.Beta3
            Reporter: Christian Kerker


The IDE  does already support intellisense for JSF managed beans which are created via SEAM annotations  whose 'value' attribute is a string literal. Intellisens does however not work if the 'value' is any expression or even a constant. The affected annotations are:
 
@Name
@Out
@DataModel
 
Without correctly working intellisense, the JBoss Tools are next to useless for JSF/SEAM projects. Other IDEs, like IDEA Intellij,  have already built-in support for expressions or constants as 'value' content.

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

        



More information about the jbosstools-issues mailing list