« Return to Thread: What is the best software development platform to use when working with Erlang?

Re: What is the best software development platform to use when working with Erlang?

by mats cronqvist-5 :: Rate this Message:

Reply to Author | View in Thread

"G.S." <corticalcomputer@...> writes:

> Hello everyone,
>
> Is Eclipse the best SDE to use?

  For a long time, emacs was the only editor that had any kind of
  official support from OTP. There is also distel, which provides a
  useful emacs-erlang bridge, e.g. allowing you to run the debugger
  inside emacs.

  I gather that OTP is now focussing on providing industrial strength
  Eclipse support, also including debugger access.

  For all other environments you're pretty much on your own.

  This is obviously not an answer to your question, but hopefully of
  some interest anyway.

  mats

________________________________________________________________
erlang-questions mailing list. See http://www.erlang.org/faq.html
erlang-questions (at) erlang.org

 « Return to Thread: What is the best software development platform to use when working with Erlang?