11
6

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Lombok Macにインストール(STS使用)

Last updated at Posted at 2020-08-09

SpringToolSuite4にLombokをインストールする。
MACのSTSでLombokを利用するにあたり、メモしたいと思います。

①公式サイトからダウンロード
https://projectlombok.org/download
スクリーンショット 2020-08-09 16.54.44.png

②ダウンロードファイル(lombok.jar)をSpringToolSuite4のインストール場所に設置
/Applications/SpringToolSuite4.app/Contents/MacOS/ここに配置
スクリーンショット 2020-08-09 17.00.15.png

③lombok.jarを起動しインストール(一覧にインストール先がない場合[Specifylocation]ボタンを押して、対象を選択)
インストール先:/Applications/SpringToolSuite4.app/Contents/Eclipse/eclipse.ini
選択後:install/UpdateをクリックさらにQuit Installerクリック

スクリーンショット 2020-08-09 17.03.17.png インストールが完了すると、stsのフォルダ内にlombokが入ります。 以上でインストール完了です。
11
6
0

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
11
6

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?