====== Eclipse ====== ===== バージョン ===== 年1回のメジャーアップデートを行っているようだ。2009年の最新版は3.5。 * ガニメデ (Ganymede) -Eclipse 3.4のコードネーム。ガニメデとは、ギリシア神話に登場するトロイの王子ガニュメデスにちなんで名付けられた木星最大の衛星。 * ガリレオ(Galileo)- Eclipse 3.5のコードネーム。カリスト・エウロパ・ガニメデと続いてイオにならなかったのはI/Oと紛らわしいかららしい。 3.6はヘリオス(Helios)、4.0はe4と呼ばれているらしい ===== 設定 ===== バージョンによって違うかも(3.5) * 行数を表示 * Preference / General / Editors / Text Editors / Show Line Number * ヒープ使用量と強制ガベコレボタンの表示 * Preference / General / Show Heap Stat ===== プラグインアップデートサイト ===== * Subclipse SVNプラグイン * http://subclipse.tigris.org/update_1.4.x (SVN 1.5以上) * http://subclipse.tigris.org/update_1.6.x (SVN 1.6対応) * Seasar2 Seaser2を使った開発を楽にするプラグイン * http://eclipse.seasar.org/updates/3.1/ * http://eclipse.seasar.org/updates/3.2/ * http://eclipse.seasar.org/updates/3.3/ * andrei.gmxhome.de AnyEdit等 * http://andrei.gmxhome.de/eclipse/ * [[http://docs.codehaus.org/display/M2ECLIPSE/Home|Maven Integration]] * http://m2eclipse.sonatype.org/update/ * [[http://works.dgic.co.jp/djunit/|djUnit]] - ユニットテストによるコードカバレッジ率をチェック * http://works.dgic.co.jp/djunit/update/3.2.x/site.xml * http://works.dgic.co.jp/djunit/update/3.3.x/site.xml * http://works.dgic.co.jp/djunit/update/3.4.x/site.xml * http://works.dgic.co.jp/djunit/update/3.5.x/site.xml * [[http://www.stateofflow.com/projects/16/eclipsemetrics|Eclipse Metrics]] - Javaソースコード分析 * http://www.stateofflow.com/UpdateSite/ * [[http://code.google.com/intl/ja/eclipse/|Google App Engine]]プラグイン * http://dl.google.com/eclipse/plugin/3.4 * http://dl.google.com/eclipse/plugin/3.5 * [[http://ermaster.sourceforge.net/index_ja.html|ER Master]] * http://ermaster.sourceforge.net/update-site/ * [[http://www.eclipse.org/egit/|EGit]] - Gitプラグイン * http://download.eclipse.org/egit/updates/ プラグインUpdateサイトが無い(ブラウザでダウンロード、解凍してプラグインディレクトリに設置する) * Tomcatプラグイン * http://www.eclipsetotale.com/tomcatPlugin.html * リソースバンドルエディタプラグイン(複数言語のリソースバンドルをまとめてエディット、ただのプロパティエディタとしても使える) * http://sourceforge.net/projects/eclipse-rbe/ * FindBugsプラグイン * http://sourceforge.net/projects/findbugs/ * JadClipse - Java逆コンパイラJadを呼び出すプラグイン、Windows専用。別途Jadのインストールが必要 * http://sourceforge.net/projects/jadclipse/ * VisualSwing4eclipse - Swing UIのビジュアルデザイナ * http://code.google.com/p/visualswing4eclipse/