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

Max Andersen (JIRA) jira-events at lists.jboss.org
Fri Oct 12 05:44:04 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBIDE-504?page=all ]

Max Andersen updated JBIDE-504:
-------------------------------

    Fix Version/s: LATER

> improve JDT code completion
> ---------------------------
>
>                 Key: JBIDE-504
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-504
>             Project: JBoss Tools
>          Issue Type: Feature Request
>          Components: Seam
>            Reporter: Max Andersen
>             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: 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