ignatov/intellij-erlang

No way to create a Erlang project type in the IDEA 2022.1

ljchen1 opened this issue · 6 comments

I have installed the IDEA 2022.1 and the Erlang plugin but there is no way to create the Erlang project in the new project wizard:

image

If I select Help | Find Action from the main menu, type Registry, select it and in the opened list, find and disable the new.project.wizard options there, I can able to create the Erlang project now.

I also have this problem, is there any workaround? Maybe a command line way to create a project?

@alvaropag Hi, you could back to the Welcome screen ,press "Ctrl-Shift-A (or Cmd-Shift-A in mac), type Registry, select it and in the opened list, find and disable the new.project.wizard options there. Then you should able to use the old wizard to create the project.

Thanks @ljchen1! I'll give it a try!
I resolved the problem using the option "Create project from sources", that's only available inside the IDE and not on the new wizard. Thank you for the help!

How do I get the new.project.wizard back then? It's gone now ;)

Fixed in 46e9d11 and the latest update of the plugin contains the fix.