1.Erlang SDK下载
2.Erlang Build 工具 rebar 安装
通过源码安装(需要安装git及配置Path)
执行以下命令进行安装:
$ git clone https://github.com/rebar/rebar3.git $ cd rebar3 $ ./bootstrap

3.下载安装IntelliJ IDEA
4.安装Erlang插件
IntelliJ IDEA提供的相关文档:
https://www.jetbrains.com/idea/help/getting-started-with-erlang.html