LoginSignup
0
0

More than 5 years have passed since last update.

Mac x IntelliJ 環境で Gradle を認識させる

Last updated at Posted at 2018-01-30

手順

# Gradle をインストール
$ brew install gradle

# Gradle のインストール場所を確認
# /usr/local/Cellar/gradle/4.5 みたいなの
$ brew info gradle

あとは、Gradleのインストール先のパスに/libexecを付け足したものを
IntelliJ の Gradle Home 部分に設定してやります。

Screen Shot 2018-01-30 at 4.14.13 PM.png
0
0
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
0
0