AmaterasIDE 2.0.6 New FeaturesEclipseHTMLEditorImproved JavaScript code completionJavaScript editor provides completion proposals based on a variable type.
JavaScript editor provides code completion for prototyps.js, script.aculo.us and Adobe AIR. HTML/JSP/JavaScript formattingThe Format action is available in the context menu of HTML, JSP and JavaScript editor.
Adding JavaScript librariesJavaScript library adding wizard is available. Now this wizard includes prototype.js and script.aculo.us.
Editor Context Menu IDsAmateras editors context menu id have been defined.
Taglib HighlightingThe JSP editor highlights taglibs. Hightlighting colors can be configured in the preference page.
Code completion for <%@ include %> and <jsp:include>The JSP editor provides completion proposals for <%@ include %> and <jsp:include>.
Code completion for JSTLThe JSP editor provides completion proposals for JSTL taglibs attribute values.
dynamic-attributesThe JSP editor teaches you which taglibs use dynamic-attributes (supported in JSP 2.0) in code completion proposals.
JSP Preview Improved
EL function completion
New extension pointA following extension point is now available:
StrutsIDERun on ServerYou can run the selected JSP from the context menu in the struts-config.xml editor.
FacesIDERun on ServerYou can run the selected action from the context menu in the faces-config.xml editor.
|