« Return to Thread: JetBrains / IntelliJ IDEA v8 to Support FreeMarker!

Re: JetBrains / IntelliJ IDEA v8 to Support FreeMarker!

by mraible :: Rate this Message:

Reply to Author | View in Thread


Randall Schulz wrote:
Hi,

JetBrains recently announced the availability of the first EAP (early
access program) release of version 8.0 of IDEA (code name Diana). Among
the new capabilities are built-in support for FreeMarker template
editing.

<http://www.jetbrains.net/confluence/display/IDEADEV/Diana+First+EAP+Release+Notes#DianaFirstEAPReleaseNotes-FreeMarkerSupport>

Hurrah!


(Velocity support is coming "later.")


Randall Schulz
I tried this out today with a Spring MVC + FreeMarker application. The support appears to be pretty primitive as my Spring macro library isn't recognized and most variables show up with warnings that they don't exist. Furthermore, there's no debugging support for setting breakpoints in templates (the JSP editor has this).

I hope this plugin gets much better in the future. For now, it just seems to provide syntax highlighting.

Are the Eclipse or NetBeans plugins any good?

Thanks,

Matt

 « Return to Thread: JetBrains / IntelliJ IDEA v8 to Support FreeMarker!