AmaterasIDE 2.0.5 New FeaturesEclipseHTMLEditorRhino JavaScript DebuggerLaunches Rhino JavaScript Debugger from the JavaScript Editor's context menu.
CSS Preview view
Code completion and Hyperlink improvedCode completion for href attribute has been improved. It proposes anchor names which is declared in the same or other files.
HTML editor also can complete target attribute (_blank, _parent, _self, _top).
And now HTML editor can hyperlink to anchor from href attribute value.
XPath serach in the XML editorRight Click in the XML editor, and choose Search.
enable / disable auto editingYou can switch off auto editing at the preference dialog.
New extension pointA following extension point is now available:
StrutsIDEEclipse 3.3 SupportStrutsIDE 2.0.5 works with Eclipse 3.3. It can't work with Eclipse 3.2. Advanced code-completion for the html taglibsActionForm name completion is available at the name attribute of the html taglibs.
And also ActionForm property completion is available at the property atribute of the html taglibs.
Diagram selection synchronizationThe struts-config.xml diagram selection is now synchronized to the outline view.
Outline tab of the struts-config.xml editorThe struts-config.xml editor provides the brand new **Outline** tab. This tab provides outline editing for the struts-config.xml.
Nested property support in the validation.xmlvalidation.xml editor now supports nested properties.
Auto LayoutThe view-flow editor for struts-config.xml now provides auto layout of the editing diagram.
FacesIDEEclipse 3.3 SupportFacesIDE 2.0.5 works with Eclipse 3.3. It can't work with Eclipse 3.2. Displays Javadoc as the additional completion proposalWhen complete managed beans, you would be able to get Javadoc as additional completion proposal.
Auto LayoutThe view-flow editor for faces-config.xml now provides auto layout of the editing diagram.
|