Downloadliste

Projektbeschreibung

This plug-in will be indented if a TAB key is struck on an editor for Eclipse.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert

Veröffentlicht: 2005-11-12 13:33
EE2E_Download 3.1.3EE2E_forEclipse3.1 (1 files Verstecken)

Versionsanmerkungen

[English]
EE2E is a project that provides indent if a TAB key is struck on an editor.
(*)EE2E is after Eclipse3.0 correspondence.

[Japanese]
EclipseのJavaやXML等のエディターに[TAB]キーによるインデントを
供給するpluginです。また、EPOの思想に基づいた補完入力が行えます。
この機能は主にXHTML,JSP(JSTL/Struts)等で利用することが期待され、
XML文書記述の高速化に役立ちます。
(*) 本pluginはEclipse3.1以降対応です。

Änderungsprotokoll

D Programming Language indent.
Usual.
=======================
methodName1()
in {
} body {
}
methodName2()
in {
} body {
}
=======================
New
=======================
methodName1()
in {
} body {
}
methodName2()
in {
} body {
}
=======================