This plug-in will be indented if a TAB key is struck on an editor for Eclipse.
[English]
This is the test code which used JUnit.
[Japanese]
これはJUnitを使用したテストコードです。
[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
=====================================