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

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


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

Max Rydahl Andersen resolved JBIDE-308.
---------------------------------------

    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!


                
> Avoid using java lang reflection for completion
> -----------------------------------------------
>
>                 Key: JBIDE-308
>                 URL: https://issues.jboss.org/browse/JBIDE-308
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: freemarker
>            Reporter: Max Rydahl Andersen
>            Assignee: 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, 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