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

Avoid using java lang reflection for completion

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • LATER
    • None
    • freemarker
    • None

      Currently the code completion uses java lang reflection and thus requires to load user classes.

      We should utilize the eclipse jdt completion mechanism that does not need to load classes.

      See e.g. hibernate tools completionhelper (and its usage) for how to do it.

            jhudson_jira Joe Hudson (Inactive)
            manderse@redhat.com Max Andersen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: