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

Max Rydahl Andersen (JIRA) issues at jboss.org
Mon Jan 20 06:55:44 EST 2014


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

Max Rydahl Andersen resolved JBIDE-504.
---------------------------------------

    Resolution: Out of Date


Thank you for reporting this issue but this issue have been resolved as out-of-date since it has not had any updates for the last 2+ years (730 days).

If you believe this issue is still relevant and important then please reopen the issue or create a new one mentioning/linking this jira for background information.

Thank you!


                
> improve JDT code completion
> ---------------------------
>
>                 Key: JBIDE-504
>                 URL: https://issues.jboss.org/browse/JBIDE-504
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: seam2
>            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, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list