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)