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-10-21 22:32
EE2E_Download 3.0.7EE2E_forEclipse3.0 (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.0以降対応です。

Änderungsprotokoll

[English]
(1)It corresponded to the backslash by the "Destory #ifdef" function.

[Japanese]
(1)"#ifdef皆殺し"機能で、バックスラッシュに対応しました。

=====================================
#if define(NO_WORK) || \\ // work
define(NO_WORK2)
#error
#endif
=====================================