[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-2118) Cleanup/unify the EL code completion used in JSF, Java, Seam completions

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Wed Apr 23 04:57:53 EDT 2008


Cleanup/unify the EL code completion used in JSF, Java, Seam completions
------------------------------------------------------------------------

                 Key: JBIDE-2118
                 URL: http://jira.jboss.com/jira/browse/JBIDE-2118
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: JSF
    Affects Versions: 2.1.0.beta1
            Reporter: Max Rydahl Andersen
            Priority: Critical
             Fix For: 2.2.x


The current EL completion has a couple of issues:

1) The logic is not shared (different implementations for JSF and Seam resulting in cases where one can code complete and the other not...)

2) If a project has Seam enabled it should *add* to the current JSF completions not be something completely seperate

3) Not all of the legal JSF/jboss-el completion options are supported (e.g. #{identity.instance.getUserName()} is legal but we only have #{identity.instance.username} etc.



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