<div dir="ltr"><blockquote style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex" class="gmail_quote"><span style="font-family:arial,sans-serif;font-size:13px">Hi all,<br></span><blockquote><span style="font-family:arial,sans-serif;font-size:13px">is there anyone using ErlIDE / Eclipse on Mac OS X Mavericks?<br></span><span style="font-family:arial,sans-serif;font-size:13px">I have successfully installed it on Windows but I usually work on a Mac.<br></span><span style="font-family:arial,sans-serif;font-size:13px">I tried with Eclipse 3.7, 4.2.2, 4.4, with no luck.<br></span><span style="font-family:arial,sans-serif;font-size:13px">The IDE goes 'not responding' after a few keystrokes on the source editor.<br></span><span style="font-family:arial,sans-serif;font-size:13px">In the rare moments of awakens it has *wonderful* hot code update features<br></span><span style="font-family:arial,sans-serif;font-size:13px">which are really good especially for those accustomed to Eclipse in the<br></span><span style="font-family:arial,sans-serif;font-size:13px">Java world.<br></span><span style="font-family:arial,sans-serif;font-size:13px">I tried to follow the suggestions here:<br></span><a href="https://github.com/erlide/erlide/wiki/Troubleshooting" target="_blank" style="font-family:arial,sans-serif;font-size:13px">https://github.com/erlide/erlide/wiki/Troubleshooting<br></a><span style="font-family:arial,sans-serif;font-size:13px">especially when it says:<br></span><span style="font-family:arial,sans-serif;font-size:13px">"For Macs, an alternative solution is to rename your computer from<br></span><span style="font-family:arial,sans-serif;font-size:13px">foo.whatever to just foo (or anyhting without any dots)."<br></span><span style="font-family:arial,sans-serif;font-size:13px">If I do this, apparently I cannot start an erlang instance with long name<br></span><span style="font-family:arial,sans-serif;font-size:13px">as in<br></span><span style="font-family:arial,sans-serif;font-size:13px">erl -name foo<br></span><span style="font-family:arial,sans-serif;font-size:13px">The currently installed Java version is 1.8.0.<br></span><span style="font-family:arial,sans-serif;font-size:13px">Has anyone managed to have ErlIDE up and running smoothly on Mac?<br></span><span style="font-family:arial,sans-serif;font-size:13px">Thanks in advance.<br></span><span style="font-family:arial,sans-serif;font-size:13px">Luca.</span></blockquote></blockquote><div><br></div><div>Hi Luca,</div><div><br></div><div>I'm using it with some success. I have had problems with it locking up. If my memory serves me correctly, it hung after I stopped a running Erlang shell by typing q(). at the command line. It behaves better if you use the Eclipse "stop" button to exit the shell. To unlock Eclipse, I took the nuclear option, killed all the beam processes. This has the unfortunate side effect of stopping ErlIDE.</div><div><br></div><div>I haven't put any effort in trying to get the long host name to work. I'd be interested if anyone has any advice on how to get this to work.</div><div><br></div><div>All that said, I do use ErlIDE, but mostly just for the on-the-fly compilation, syntax checking, and some local debugging.</div><div><br></div><div>Cheers,</div><div>Rich</div></div>