erlang / erlide_eclipse

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

Configured erlang runtime could not be started and erlide can't work #351

Open deepa2128 opened 1 year ago

deepa2128 commented 1 year ago

I downloaded the Eclipse Version: 2022-09 (4.25.0) and installed the Erlang plugins from https://download.erlide.org/update/ but I am not able to even open Erlang project. I get this error as soon as I open eclipse:

image

I have updated the runtime settings to point to the correct erlang installation path. I am not sure why I am getting this error. I have spent hours trying to fix it by re-installing and trying all different options described but none of it works

Here is what I get in erlide.log

image

Thanks for your help in advance, DR

bjosv commented 1 year ago

Hi! a late response, but there is now a new version v0.61.1 that let erlide run on OTP25. Maybe this would fix the problem you had?