A JBoss Project
Red Hat
This is the archived New & Noteworthy page that is also part of  4.4.1.Final

What's New in 4.4.1.AM2

Forge Tools

Forge Runtime updated to 3.2.3.Final

The included Forge runtime is now 3.2.3.Final. Read the official announcement here.

startup

Freemarker

Freemarker 2.3.25

Freemarker library included in the Freemarker IDE was updated to latest available version 2.3.25.

Related JIRA: JBIDE-22700

flth / fltx file extensions added

The new flth and fltx extensions have been added and associated with Freemarker IDE. flth stands for HTML content whereas fltx stands for XML content.

Related JIRA: JBIDE-22636

Overhaul of the plugin template parser

The parser that FreeMarker IDE uses to extract IDE-centric information (needed for syntax highlighting, related tag highlighting, auto-completion, outline view, etc.) was overhauled. Several bugs were fixed, and support for the newer template language features were added. Also, the syntax highlighting is now more detailed inside expressions.

Related JIRAs: JBIDE-20180, JBIDE-22574, JBIDE-21819

Fixed the issue when the (by default) yellow highlighting of the related FTL tags shift away from under the tag as you type.

Related JIRA: JBIDE-22656

Showing whitespace, block selection mode

The standard "Show whitespace characters" and "Toggle block selection mode" icons are now available when editing a template.

Related JIRA: JBIDE-22751


OpenShift

Server templates can now be displayed / edited

Server templates are now displayed in the property view under the Templates tab:

property view template

You can access/edit the content of the template with the Edit command.

Related JIRA: JBIDE-22457


back to top