ラベル eclipse の投稿を表示しています。 すべての投稿を表示
ラベル eclipse の投稿を表示しています。 すべての投稿を表示

2011年2月11日金曜日

Eclipse HeliosにGoogle Plugin for Eclipseをインストールする方法

Eclipse HeliosにGoogle Plugin for Eclipseをインストールしたので,その方法をメモしておきます.今回のインストールは[1]のページを参考にしました(というかそのとおりに行いました).
  1. 「Help」→「Install New Software...」を選択
  2. 「Add」を選択
  3. 「Name」に「Google Plugin for Eclipse」を入力
  4. 「Location」に「http://dl.google.com/eclipse/plugin/3.6」を入力
  5. 「OK」を選択
  6. 「Plugin」を選択
  7. 「SDKs」を選択
  8. 「Next」を選択
  9. 「Next」を選択
  10. 「I accept the terms of the license agreements」を選択
  11. 「Finish」を選択
  12. 「Restart Now」を選択
[1] Google Plugin for Eclipse 3.6 (Helios) Installation Instructions

2010年11月30日火曜日

Eclipse HeliosにSubversiveをインストールする方法

Eclipse HeliosにSubversiveをインストールしたので,その手順をメモしておきます.インストールは,ページ[1]を参考にしました.
  1. 「Help」 -> 「Install New Software...」を選択
  2. 「Work with」で「Helios - http://download.eclipse.org/releases/helios」を選択
  3. 「Collaboration」 -> 「Subversive SVN Team Provider (Incubaion)」を選択
  4. 「Next」を選択
  5. 「Next」を選択
  6. 「I accepted the terms of the license agreements」を選択
  7. 「Finish」を選択
  8. 「Next」を選択
  9. 「Next」を選択
  10. 「I accepted the terms of the license agreements」を選択
  11. 「Finish」を選択
  12. 「OK」を選択
  13. 「Restart Now」を選択

[1] Eclipse 3.6(Helios)に Subversionプラグイン Subversiveを導入する

2009年9月13日日曜日

Eclipse Galileo に Subversive をインストールする方法

Eclipse Ganymede に Subversive をインストールしたので,その手順をメモしておきます.
  1. 「Help」 -> 「Install New Software...」を選択
  2. 「Work with」で「Galileo - http://download.eclipse.org/releases/galileo」を選択
  3. 「Collaboration」 -> 「Subversive SVN Team Provider (Incubaion)」を選択
  4. 「Next」を選択
  5. 「Next」を選択
  6. 「I accepted the terms of the license agreements」を選択
  7. 「Finish」を選択
  8. 「Help」 -> 「Install New Software...」を選択
  9. 「Add」を選択
  10. 「Name」に「Subversive SVN Connectors」と入力
  11. 「Location」に「http://community.polarion.com/projects/subversive/download/eclipse/2.0/update-site/」と入力
  12. 「OK」を選択
  13. 「Subversive SVN Connectors」->「SVNKit 1.3.0 Implemenation (Optional)」を選択
  14. 「Next」を選択
  15. 「Finish」を選択
  16. 「Yes」を選択

[1] Eclipse Galileo (3.5)にSubversiveをインストールする方法