]
Denis Golovin closed JBIDE-18746.
---------------------------------
Resolution: Done
Update freemarker.jar in FreeMarker IDE
---------------------------------------
Key: JBIDE-18746
URL:
https://issues.jboss.org/browse/JBIDE-18746
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: freemarker
Affects Versions: 4.2.0.Final
Reporter: Daniel Dekany
Assignee: Denis Golovin
Labels: new_and_noteworthy
Fix For: 4.2.1.CR1
FreeMarker IDE still comes with FreeMarker 2.3.18 from 2011. As the plugin uses
FreeMarker for parsing templates (for error markers), this means that no constructs
introduced since then are recognized by it (there's a quite a few), and also that it
doesn't benefit from the error message fixes/improvements made since then.