Download List

项目描述

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

系统要求

System requirement is not defined

发布: 2005-10-21 22:32
EE2E_Download 3.0.7EE2E_forEclipse3.0 (1 files 隐藏)

发布版本通知

[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以降対応です。

变更日志

[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
=====================================