Eclipseプラグイン関係

僕の開発環境を整理しておきます。あまりメジャーじゃなさそうな順で。

  • Copy FQN

クラス名をパッケージ名込みでクリップボードにコピーしてくれる。結構便利。
http://www.empanda.net/copyfqn/

  • ResourceBundle Editor plug-in

ロケールごとの.propertiesファイルを並べて編集できるのが便利。
http://resourcebundleeditor.com/ess/rbe/home.do

  • ContextMenu plugin

NavigatorやPackage ExplorerからWindowsExplorerコンテキストメニューを呼び出すことができる。
Windows PowerToys(Command prompt hereとかexplorer hereとか)と合わせて使うと便利。
http://www.geocities.com/richard_hoefter/ContextMenuPlugin/

  • propedit

.propertiesファイルエディタ
http://propedit.sourceforge.jp/eclipse_plugins/

  • Jadclipse

decompileしてjarの中身がソースと一致してるかどうかを確認するのに良く使います。
[Preferences]-[Workbench...File Associations]で.classファイルに関連付ける必要アリ。
http://kpdus.tripod.com/jad.html

簡単にSQLを発行できる。SELECTの結果を見るのが楽。
http://sourceforge.net/projects/eclipsesql

  • clay for Database modeling

http://www.azzurri.jp/ja/software/clay/index.jsp

  • xmlbuddy

XMLエディタ。Ctrl+Shift+Fでフォーマットできるのが嬉しい。
http://xmlbuddy.com/

  • spingle

TapestryのHTMLや.jwc、.pageファイルを編集するには必須。
http://spindle.sourceforge.net/unstable

Seasar2用のプラグイン
http://www.seasar.org/kijimuna.html
# 手動インストール install_ja.txtをちゃんと読むべし

  • mavenide

maven用のプラグイン。POMを見るのに使うぐらいかなー。
http://mevenide.codehaus.org/release/eclipse/update/site.xml

http://subclipse.tigris.org/update

  • veloedit for velocity

http://veloedit.sourceforge.net/updates/


2005/05/23 追記
DbEditを忘れてた。
http://dbedit.sourceforge.net/update