[erlang-questions] Which IDE do you use for Erlang/OTP core development?
ami
m3oucat@REDACTED
Fri Jun 27 12:44:52 CEST 2014
Thanks a lot to all for your advices!
I decided to settle down with IntellijIDEA + erlang plugin(for erlang files)
and a separate IDE for C files.
I tried emacs+ distel, but it’s quite buggy & it seems that it’s not supported anymore.
Kind regards,
Alex
On Jun 26, 2014, at 17:59, Lukas Larsson <lukas@REDACTED> wrote:
> Hello,
>
> On Wed, Jun 25, 2014 at 11:18 AM, ami <m3oucat@REDACTED> wrote:
>
> Which IDEs do you use to treat all the source tree(both Erlang & C) as a single project?
> I might use one IDE for C and another for Erlang. But it’s quite ugly and inconvenient.
>
>
> Almost all of the developers at the Erlang/OTP group use Emacs+ctags for development. A few rebels use vim/slickedit and some other stuff.
>
> Personally I use Emacs+ctags and it works well enough. I've tried to use Eclipse in the past, but I can't stand it when my text editor sometimes decides to hang/crash so I've stopped using it. At times I do miss the reverse lookup/c-refactoring/auto-completion stuff of Eclipse, but not enough to move back :) and if I really needed it I'm sure there is an Emacs plugin for it somewhere.
>
> Lukas
More information about the erlang-questions
mailing list