erlang / erlide_eclipse

Eclipse IDE for Erlang

Home Page:http://erlide.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

replace hostname detection at start with "installer"

vladdu opened this issue · comments

Detecting hostnames that work with Java & Erlang at startup, every time, is wasteful and slows things for most people. Replace that with an "installer" that does that once and saves the result.

If the network settings change, the installer can be run again.

It would be nice if this could be run headlessly from CLI.