erlangerlide

Why does Erlang run configuration in Eclipse IDE stop at 57%?


I am starting out Erlang in Win 7 64 bit box and I was able to use Erlang IDE just fine and since I am used to Eclipse I wanted to use Erlide with Eclipse. I am following running project document on erlide I was able to follow along. (Except step 41, Where it is talking about adding something to 'Main tab' and in my case it shows as 'Erlang', but options they are same) When I run the 'new configuration' on the HelloWorld example it runs and stuck at 57%.

Is there anything I need to check? Thanks


Solution

  • Try first this: * delete the configuration you created * open a file in your project, right-click in it and choose Run as -> Erlang application

    This will create a configuration that should work. You should see a console opening, where you can interact with the Erlang node.

    If that is not happening, please go to window->preferences->erlang->report problem and create a report. Attach it to an issue at https://github.com/erlide/erlide/issues or send it to erlide_bugs@lists.sourceforge.net