[jbosstools-issues] [JBoss JIRA] (JBIDE-23705) no content assist in freemarker templates for interface-based beans

Jeff MAURY (JIRA) issues at jboss.org
Fri Jun 30 11:06:22 EDT 2017


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

Jeff MAURY updated JBIDE-23705:
-------------------------------
    Fix Version/s: 4.5.x
                       (was: 4.5.0.Final)


> no content assist in freemarker templates for interface-based beans
> -------------------------------------------------------------------
>
>                 Key: JBIDE-23705
>                 URL: https://issues.jboss.org/browse/JBIDE-23705
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: freemarker
>            Reporter: Ronald Müller
>             Fix For: 4.5.x
>
>
> If your beans in freemarker templates are described by an interface, the code completion (content assist) will not work. 
> There two mechanism implemented to provide content suggestion: 
> # Bean-Introspection: this doesn't work for interfaces
> # Java Reflections: there are bugs which prevent any suggestions
> My suggestion: use only reflections - it will work for both and isn't that harder to implement.
> I'm working on a pull request for fixing this issue.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jbosstools-issues mailing list