Skip to content


eclipse -pleiadesプラグインで日本語化

このエントリーをはてなブックマークに追加
はてなブックマーク - eclipse -pleiadesプラグインで日本語化
Share on Facebook
Post to Google Buzz
Bookmark this on Yahoo Bookmark
Bookmark this on Livedoor Clip
Share on FriendFeed
Share on GREE

pleiadesというプラグインを利用し、eclipseを日本語化する。
著者の環境は以下の通り。
os : windows xp
eclipse : 3.4
プラグインのインストールは公式サイトを参照しながら行った。
公式サイト:http://mergedoc.sourceforge.jp/
■手順
1.公式サイトからPleiadesの本体をダウンロード
  バージョンは執筆当時の安定版である1.3.0を選択。
2.解凍する。plugins、featuresディレクトリをeclipseディレクトリにコピー
3.eclipse.ini の最終行に以下の記述を追加。
-javaagent:plugins/jp.sourceforge.mergedoc.pleiades/pleiades.jar
4.eclipseを-clean起動する
  pleiadesに同封されていた「eclipse.exe -clean.cmd」をeclipseディレクトリにコピーした上で実行。
  ※eclipseが起動していない状態で行うこと
  ※eclipseを-clean起動する際は以下の点に注意
    ・-clean起動を常用しないこと
    ・新しいプラグインを導入したら-clean起動を行うこと
      →そうしないと新しいプラグインの日本語化は行われない
■pleiadesを一時的に無効にしたい場合
 eclipse.iniに記載した以下の行を削除する。
-javaagent:plugins/jp.sourceforge.mergedoc.pleiades/pleiades.jar
■pleiadesをアンインストールする場合
 1.eclipse.iniに記載した以下の行を削除する。
-javaagent:plugins/jp.sourceforge.mergedoc.pleiades/pleiades.jar
 2.以下のディレクトリを削除する
 plugins/jp.sourceforge.mergedoc.pleiades/
 features/jp.sourceforge.mergedoc.pleiades/
 configuration/jp.sourceforge.mergedoc.pleiades/

関連するかもしれない記事



他のブログも読む

Posted in Eclipse.

Tagged with , , , .


One Response

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

Continuing the Discussion

  1. Flex 開発環境を整えるまで - ITめもりーにょ linked to this post on 2009年10月18日

    [...] 日本語化の詳細は過去のエントリー(eclipse -pleiadesプラグインで日本語化)を参照。 →安定版を落とすことを推奨。最新版はzipを解凍することさえややこしい。 [...]



Some HTML is OK

or, reply to this post via trackback.

*