Closed svileng closed 5 years ago
.kiex
is one of the package managers that has a false bin
directory that contains only links. In your case, select ~/.liex/elixirs/elixir-1.8/lib/elixir
and the SDK will be setup correctly.
If you do that, you'll see that the Elixir ebin
directories is included in the Classpath tab.
I installed IntelliJ IDEA CE, installed the Elixir plugin and started importing an Elixir project. I followed the instructions and selected Mix from the first screen. Now I'm asked to select a project SDK and the README says:
I tried adding
/Users/Svilen/.kiex/elixirs/elixir-1.8
(which has thebin
folder and binaries) but that didn't produce any results and the screen still says "Nothing to show".To Reproduce Steps to reproduce the behavior:
Expected behavior Elixir is detected when I select the folder containing the binaries.
Desktop:
Erlang:
Elixir:
Plugin: