[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-308) Avoid using java lang reflection for completion

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


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

Max Andersen updated JBIDE-308:
-------------------------------

    Fix Version/s: LATER

this is still very relevant 

> Avoid using java lang reflection for completion
> -----------------------------------------------
>
>                 Key: JBIDE-308
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-308
>             Project: JBoss Tools
>          Issue Type: Bug
>          Components: FreeMarker
>            Reporter: Max Andersen
>         Assigned To: Joe Hudson
>             Fix For: LATER
>
>
> 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.

-- 
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