安装IDEA for Mac

1.    安装homebrew 

http://brew.sh/index_zh-cn.html

2.    安装 brew cask

brew install cask

3.    安装Java

brew cask install java

    (  敲 ! 鸡 ! 慢!)

4.    安装gradle插件

brew install gradle

5.    安装tomcat

 brew install tomcat

6.    安装git

brew install git

7.    安装sourceTree

 brew install sourceTree

8.    安装IDEA

  brew cask install intellij-idea

9.    激活IDEA

 Jetbrains破解服务器  http://idea-server.dev.hsmpay.com:1017

你可能感兴趣的:(安装IDEA for Mac)