内容へ移動
memo
ユーザ用ツール
ログイン
サイト用ツール
検索
ツール
文書の表示
以前のリビジョン
バックリンク
最近の変更
メディアマネージャー
サイトマップ
ログイン
>
最近の変更
メディアマネージャー
サイトマップ
トレース:
lang:java:eclipse:plugin
この文書は読取専用です。文書のソースを閲覧することは可能ですが、変更はできません。もし変更したい場合は管理者に連絡してください。
====== Eclipse plug-in ====== ===== 各プラグイン ===== ==== svn ==== === subversive === * find and install で url を指定。 * http://www.polarion.org/projects/subversive/download/eclipse/2.0/update-site/\\ (http://www.polarion.org/projects/subversive/download/1.1/update-site/) ==== maven ==== === q4e === * find and install で url を指定。\\ http://q4e.googlecode.com/svn/trunk/updatesite/ ==== jetty ==== * jetty-run-jetty plug-in\\ find and install で url を指定。\\ http://run-jetty-run.googlecode.com/svn/trunk/updatesite\\ jetty-6.1.6 が含まれていました。(2008.05.30 現在)\\ plug-in には servlet api が含まれていないので、次のいずれかなどから CLASSPATH に追加する必要がありました。 * eclipse-platform の plugins/org.eclipse.tomcat4.1xxx に含まれている servelt.jar * Sun からダウンロードした servlet api の JAR\\ http://java.sun.com/products/servlet/download.html * jetty に含まれている servlet-api-2.5-6.1.10.jar\\ Java プロジェクトを右クリックして Run を選択すると表示されるダイアログから jetty を選択することができるようになります。\\ (環境設定のダイアログに jetty の項目は出てきませんでした。) \\ * GetttingStarted run-jetty-run Google Code\\ http://code.google.com/p/run-jetty-run/wiki/GettingStarted * JSP を使う場合は、eclipse の実行設定で classpath に JDK の tools.jar を指定しておく。 ==== xml ==== === xmlbuddy === * dl\\ http://xmlbuddy.com/ ==== html エディタ ==== === Amateras HTML Editor === * dl\\ https://sourceforge.jp/projects/amateras/files/?release_id=29511#29511 ==== JBoss seam ==== === JBoss Tools === http://sourceforge.net/project/showfiles.php?group_id=22866 ==== Refactoring, Test 関連 ==== === djUnit === * zip dl\\ http://works.dgic.co.jp/djwiki/Viewpage.do?pid=@646A556E697420446F776E6C6F6164\\ * eclise find and install\\ http://works.dgic.co.jp/djunit/update/updatesite.html === find bugs === * eclipse find and install\\ http://findbugs.cs.umd.edu/eclipse === PMD === * zip dl\\ http://sourceforge.net/project/showfiles.php?group_id=56262 * eclipse find and install\\ http://pmd.sourceforge.net/eclipse ===== プラグイン配置 ===== ==== link を使った配置 ==== - プラグイン用ディレクトリ作成\\ 例:c:\eclipse\jdt - eclipse ディレクトリ付きでプラグインを展開\\ 例:c:\eclipse\jdt\eclipse\{features,plugins} - link ファイル作成\\ 例:c:\eclipse\links\jdt.link\\ 内容\\ <code>path=c:/eclipse/jdt</code>
lang/java/eclipse/plugin.txt
· 最終更新: 2008/12/09 15:19 (外部編集)
ページ用ツール
文書の表示
以前のリビジョン
バックリンク
文書の先頭へ