[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-504) improve JDT code completion

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Fri Jun 19 17:34:56 EDT 2009


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

Alexey Kazakov updated JBIDE-504:
---------------------------------

    Fix Version/s: LATER
                       (was: 3.1.0.M2)


> improve JDT code completion
> ---------------------------
>
>                 Key: JBIDE-504
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-504
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Seam
>            Reporter: Max Rydahl Andersen
>            Assignee: Alexey Kazakov
>             Fix For: LATER
>
>
> EJB3:
> @Name("blah")
> class CustomerBean implements Customer 
> Normal pojo
> @Name("blah")
> class Customer {
> @In <code complete, sort by stuff that has @Name>
> @In Customer <code complete should have "blah" as an important choice)
> @In("<codecomplete should take from existing known names")
> @In("<codecomplete should take from existing known names restricted to the right hand type") SomeType

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

        



More information about the jbosstools-issues mailing list