[jbosstools-issues] [JBoss JIRA] (JBIDE-8526) Freemarker content assist doesn't work when inside a tag or tag attribute

Denis Golovin (JIRA) jira-events at lists.jboss.org
Fri Aug 31 03:07:35 EDT 2012


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

Denis Golovin updated JBIDE-8526:
---------------------------------

    Fix Version/s: 4.0.0.Alpha2
                       (was: 4.0.0.Alpha1)


moved to 4.0.0.Alpha2
                
> Freemarker content assist doesn't work when inside a tag or tag attribute
> -------------------------------------------------------------------------
>
>                 Key: JBIDE-8526
>                 URL: https://issues.jboss.org/browse/JBIDE-8526
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: FreeMarker
>    Affects Versions: 3.3.x
>         Environment: Windows XP, 
>            Reporter: Ehrann Mehdan
>            Assignee: Denis Golovin
>             Fix For: 4.0.0.Alpha2
>
>
> In Freemarker 1.1.0.v20110303-1225-H55-Alpha1 
> Eclipse platform version: 3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi
> Build id: M20110210-1200
> This code will not trigger content assist when pressing ctrl+space with a context named data that has property "someValue"
> <tag attribute="${data.someValue}">...
> This code will (removed opening tag bracket)
> tag attribute="${data.someValue}">...

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