Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-2144

Code completion does not add import/fully qualified package

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0
    • None
    • None
    • None

    Description

      If you type a partial class name and attempt to complete it, the selection of the type does not add an import or fully qualify the class name.

      For example, type JPan<ctrl>-space. Select JPanel - javax.swing. Notice JPan becomes JPanel but no import or fully qualified class, ie, javax.swing.Panel, is defined. This should probably behave closer to how JDT does it.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              fraenkel Michael Fraenkel
              Votes:
              1 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: