Télécharger la liste

Description du projet

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

Système requise

System requirement is not defined

Livrée : 2005-10-21 22:21
EE2E_Download 3.0.7.2CodeIndenter (1 files Cacher)

Notes de release

[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.
(*) Please see.
http://park.ruru.ne.jp/ando/work/who/codeIndenter/index.html

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

Changelog

[English]
(1)src added ;-)

[Japanese]
(1)ソースコード入れ忘れた…… __| ̄|○