LoginSignup
2

More than 5 years have passed since last update.

Eclipse 4.6.3 に Spring Tool を入れるには?

Posted at

はじめに

EclipseでSpring Frameworkを使った開発をするにはどうすればよいかという質問を受けたので、導入部分としてSpring Toolを入れる方法を書いてみた。

用意するもの

  • Eclipse 4.6.3 (Pleiadesで日本語化されたもの)

操作

メニュー「ヘルプ」→「Eclipseマーケットプレース」を選択。

image.png

「検索」ボックスに「Spring tool Suite」と入力。

「Go」を選択。

image.png

Spring ツールを「インストール」

image.png

「確認」を選択。

しばらく待つ。

「ライセンスのレビュー」で各ライセンスを確認する。

image.png

問題なければ「使用条件の条項に同意します」を選択、「完了」を選択。

「ソフトウェアのインストール」が始まるので再起動を促されるまで待つ。

image.png

「再起動しますか?」で「はい」を選択。

「ようこそ」が表示されたら、完了

image.png

左上の「復元」ボタンを選び、開発を開始する。

他の手段

Spring Tool Suiteを直接installするという手もある。
https://spring.io/tools

参考文献

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2