erlang / erlide_eclipse

Eclipse IDE for Erlang
http://erlide.org
202 stars 70 forks source link

Configure erlang installed runtimes #306

Closed magixyu closed 7 years ago

magixyu commented 7 years ago

Hi,

Every time I restart my eclipse, i need to configure the runtime again. Anyone can help?

Thanks, Tristan

vladdu commented 7 years ago

Hi, the configuration should be saved in your workspace (<workspace>/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.erlide.backend.prefs). Is your workspace local? Are you cleaning the workspace somehow?

magixyu commented 7 years ago

@vladdu

Thank you. After I reinstall new eclipse, it works well.