Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-504

improve JDT code completion

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Obsolete
    • Icon: Major Major
    • LATER
    • None
    • seam2
    • None
    • Very High

      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

            alexeykazakov Alexey Kazakov
            manderse@redhat.com Max Andersen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: