erlang / erlide_eclipse

Eclipse IDE for Erlang

Home Page:http://erlide.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

disable runtimes that don't exist

vladdu opened this issue · comments

if we try to start a runtime and the executable doesn't exist, disable it and don't try again in the same session.

It's possible the erlide is run with the same workspace but from different machines with slightly different paths, so we don't want to disable them completely.