Erlang rebar project in intellij

166 views Asked by At

How I can create a rebar project and import it in intellij?

I'm following this guide Getting Started with Erlang (intellij), but when i try to import the rebar project the whole folder is imported (project structure).

Probably i didn't quite understand how to create a rebar project (rebar create-app appid=WEBerlServer)

0

There are 0 answers