[JBoss JIRA] (JBIDE-23705) no content assist in freemarker templates for interface-based beans
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23705?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-23705:
-------------------------------
Fix Version/s: 4.6.x
(was: 4.5.x)
> 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.6.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.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBIDE-23644) Go to Selection is not working correctly
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23644?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-23644:
-------------------------------
Fix Version/s: 4.6.x
(was: 4.5.x)
> Go to Selection is not working correctly
> ----------------------------------------
>
> Key: JBIDE-23644
> URL: https://issues.jboss.org/browse/JBIDE-23644
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: forge
> Affects Versions: 4.4.3.AM1
> Environment: Fedora 25 + KDE
> Red Hat JBoss Developer Studio
> Version: 10.3.0.AM1
> Build id: AM1-v20161212-1159-B6656
> Build date: 20161212-1159
> Reporter: Josef Kopriva
> Assignee: George Gastaldi
> Fix For: 4.6.x
>
>
> Go to Selection is not always working. When user is switching between classes quite quickly, then user is not switched to selected class. If user is switching between classes slowly, then it works correctly.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months