Wednesday, April 20, 2011
10.5 EAP - more Freemarker goodies
Your last chance to test drive the 10.5 EAP - including some nice CS/JSS highlighting in Freemarker for S2-tags:
Wednesday, April 06, 2011
10.5 EAP - Intelligent Navigation
The latest 10.5 EAP starts with two very powerful new navigation aids:
Go To: Related File
Did you already try the new "Go To -> Related File" menu-entry in IDEA's 10.5? Struts 2 plugin now supports this very helpful action for (web-)files used in <result>.

Go To Result
Also the other way round is now available: just click on the "result" icon from your action's method(s) to quickly open any associated result.

Now you can quickly jump forth and back between your JSP/VM/FTL-file, Action-class and struts.xml in any direction.
Please see here for a detailed list of all changes.
Go To: Related File
Did you already try the new "Go To -> Related File" menu-entry in IDEA's 10.5? Struts 2 plugin now supports this very helpful action for (web-)files used in <result>.

Go To Result
Also the other way round is now available: just click on the "result" icon from your action's method(s) to quickly open any associated result.

Now you can quickly jump forth and back between your JSP/VM/FTL-file, Action-class and struts.xml in any direction.
Please see here for a detailed list of all changes.
Friday, January 14, 2011
10.0.2 EAP - News
A lot of bugfixes are included in this release - most notably the "flickering" icons are now "stable". Not to mention a lot of little (performance) improvements.
Please see the change notes for full details.
Velocity support
Support for Velocity-driven apps is in development and catching up with the features you already know from Freemarker-support.
Add S2 macros:

Resolve global variables:

.. and their properties:

And - of course - proper resolving of
Please see the change notes for full details.
Velocity support
Support for Velocity-driven apps is in development and catching up with the features you already know from Freemarker-support.
Add S2 macros:

Resolve global variables:

.. and their properties:

And - of course - proper resolving of
<result> with type "velocity":
Subscribe to:
Posts (Atom)