first off, really looking forward someday getting a functional, stable Erlide .. great project!
here my (sloppy) feedback from using Erlide for 3h: - the "Eclipse hangs while starting up" bug really sucks -- ran into it when the IDE freezed while I closed a src tab and when I had to kill the IDE cause of runaway recursive fun .. (I had to remove the Erlide workspace in filesystem, create new WS and reimport all erl files ..) // looked into the buglist .. it seems the bug has NOT high prio .. why? IMHO this one should have .. - i managed to start a "infinite recursion" in the Erlang console .. unable to stop it, it ran until mem exhaust. how can one stop stuff in the console? or generally, restart backend Erlang from Erlide? - how can I get back in history in the console? tired of typing in commands all over again .. - Outlines do work if I start Erlide .. until I edit some src, then Outline for that src disappears .. or gets completely confused .. how to refresh Outlines? - when ending a function def with "." + NL, cursor will start in next line on pos 0. when ending with ";" (as i.e. fun has multiple pattern matches) + NL, cursor will NOT go to pos 0. annoying .. - generally, are there plans for "auto-indent" to some configurable source formatting style (like Emacs)? cheers, tgo ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Erlide-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/erlide-devel
