Share

Erlang IDE @ Eclipse

File Release Notes and Changelog

Release Name: erlide_0.3.40

Notes:
It's been too long since last... there are many improvements, I will only name the ones I remember:
* R12 should now be supported (but not for developing erlide itself)
* console is better, and has even syntax highlighting
* ETS tables with lexical and parsing data are removed when editor is closed 
* lexical scanning is done more lazily (saving memory)
* caching is done for documentation and file structure ("go to function")
* included files are handled properly (definitions are found)
* simple completion of module names in editor


Changes: