• Showing Page History #55579

AmaterasIDE 2.0.7 New Features

EclipseHTMLEditor

HTML/JSP Formatter Settings

HTML/JSP formatter became configurable.

formatter_settings.png

XPath Search

XPath Search is improved and it's available in the HTML editor also not only the XML editor.

xpath_search.png

jQuery Support

JavaScript editor provides code completion for jQuery.

jquery.png

JavaScript code completion improvement

JavaScript code code completion is improved.

  • Code template for useful statements such as if, for and more
  • JavaScript keyword completion is available

StrutsIDE

struts-config.xml editor improvement

For Struts 1.3, struts-config.xml editor does not generate elements which have no child nodes in the struts-config.xml.

And you can choose Java interfaces as the action class in the struts-config.xml editor. This would helps use Struts extended frameworks such as a framework which supports POJO action.

validation.xml editor improvement

Support validation and code completion for indexedListproperty.

indexedListProperty.png

FacesIDE