ダウンロードリスト

プロジェクト概要

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

システム要件

システム要件が設定されていません

リリース時刻: 2005-10-21 22:19
EE2E_Download 3.0.6CodeIndenter (1 個のファイル 非表示)

リリースノート

3.0.6CodeIndenter
[English]
CodeIndenter uses the function of EE2E and offers GUI which processes the source code in a folder.

- C/C++ language supports below.
(1) Indent all the lines of the source code in a folder.
(2) Destroy unnecessary #ifdef and #ifndef.
(3) If "{" arranges under for, if, and while, it will move to right-hand side.

- Java and an SNMP language support below.
(1) Indent all the lines of the source code in a folder.

[Japanese]
CodeIndenterはEE2Eの機能を使用し、
フォルダ内のソースコードを加工するGUIを提供します。
・C/C++言語は以下に対応しています。
(1)フォルダ内のソースコードの全ての行をインデントする。
(2)不要な#ifdef,#ifndefを破壊する。
(3)"{"がfor,if,whileの下に配置していたら、右側に移動する。
・Java、SNMP言語は以下に対応しています。
(1)フォルダ内のソースコードの全ての行をインデントする。

変更履歴

変更履歴はありません