最近の更新 (Recent Changes)

2012-10-05
2012-06-13
2011-02-20
2011-02-12
2010-08-09

Dernières dossier de presse

AIR GEAR (1.0.4)2009-12-31 01:10
AmaterasERD (1.0.9)2012-06-13 15:15
AmaterasERD Extension (1.0.0)2011-02-11 17:27
AmaterasIDEInstaller (2.0.6)2009-05-11 01:47
AmaterasUML (1.3.4)2012-07-16 23:52
BootJava (1.2)2004-08-30 09:13
csv-lib (1.2)2004-04-24 18:01
EclipseHTMLEditor (2.2.0)2012-12-28 03:18
epcb-csv (1.1.1)2005-04-29 23:30
ExcelPettyCashBook (1.2.0)2005-04-29 23:28
ExcelPettyCashBook-all (20050429)2005-04-29 23:32
ExcelPettyCashBook-src (20050429)2005-04-29 23:34
FacesIDE (2.0.6)2008-09-06 22:46
FuzzyXML (1.0.0)2007-07-17 17:04
IPMsg (1.6)2004-07-12 15:00
JavaCVS (1.4)2005-05-01 06:21
JavadocSearch (0.0.3)2003-12-18 11:14
Java Standard EL Functions (1.1.2)2011-01-19 08:14
Mirage (1.1.5)2012-04-15 18:46
rdiff-backup-browser (1.0.0)2010-11-18 01:12
SAStrutsPlugin (1.0.1)2009-04-16 01:14
sns (3.12)2006-12-05 13:04
StepCounter (3.0.2)2013-06-15 12:10
StrutsIDE (2.0.7)2010-07-05 01:22
Translations (m2eclipse0.0.10)2007-05-18 06:23
XLSBeans (1.2.1)2011-07-05 14:54

Wikiガイド(Guide)

サイドバー (Side Bar)

AmaterasIDE 2.0.5 New Features

EclipseHTMLEditor

Rhino JavaScript Debugger

Launches Rhino JavaScript Debugger from the JavaScript Editor's context menu.

RhinoDebugger.png

CSS Preview view

css_preview.png

Code completion and Hyperlink improved

Code completion for href attribute has been improved. It proposes anchor names which is declared in the same or other files.

a_name.png

a_name_other.png

HTML editor also can complete target attribute (_blank, _parent, _self, _top).

a_target.png

And now HTML editor can hyperlink to anchor from href attribute value.

a_name_jump.png

XPath serach in the XML editor

Right Click in the XML editor, and choose Search.

XPathSearch.png

enable / disable auto editing

You can switch off auto editing at the preference dialog.

enable_auto_insert.png

New extension point

A following extension point is now available:

  • tk.eclipse.plugin.htmleditor.pagefilter

StrutsIDE

Eclipse 3.3 Support

StrutsIDE 2.0.5 works with Eclipse 3.3. It can't work with Eclipse 3.2.

Advanced code-completion for the html taglibs

ActionForm name completion is available at the name attribute of the html taglibs.

FormBeanAssist.png

And also ActionForm property completion is available at the property atribute of the html taglibs.

FormPropertyAssist.png

Diagram selection synchronization

The struts-config.xml diagram selection is now synchronized to the outline view.

StrutsConfigSelectionSync.png

Outline tab of the struts-config.xml editor

The struts-config.xml editor provides the brand new **Outline** tab. This tab provides outline editing for the struts-config.xml.

StrutsConfigOutlineTab.png

Nested property support in the validation.xml

validation.xml editor now supports nested properties.

nested_validator_property.png

Auto Layout

The view-flow editor for struts-config.xml now provides auto layout of the editing diagram.

strutside_auto_layout.png

FacesIDE

Eclipse 3.3 Support

FacesIDE 2.0.5 works with Eclipse 3.3. It can't work with Eclipse 3.2.

Displays Javadoc as the additional completion proposal

When complete managed beans, you would be able to get Javadoc as additional completion proposal.

JavadocHover.png

Auto Layout

The view-flow editor for faces-config.xml now provides auto layout of the editing diagram.

faceside_auto_layout.png