Open hasrthur opened 5 years ago
I'm not sure I can fix this as the ebin
appears because that's the path I have to add as the library path. I'll look if I can make a LibraryType
or something that lets me change the name to the parent directory or something custom.
Describe the bug All external libraries in Project Structure view are named
ebin
instead of their namesTo Reproduce Steps to reproduce the behavior:
mix new test_intellij_elixir_plugin
Click on 'Import project'
Select newly created project
Set correct module sdk (not sure why it is not inferred automatically)
In Project Structure all the external libraries are named
ebin
Expected behavior All external libraries should have appropriate names
Desktop:
Erlang:
Elixir:
Plugin: