Git Product home page Git Product logo

Comments (6)

fowlay avatar fowlay commented on August 12, 2024 1

Recently I made a "least effort" Erlide installation, accepting default offers all the way. The yellow marks work! Version details are

xubuntu 20.04.4
JDK provided with OS: OpenJDK 11.0.15
Eclipse IDE for Enterprise Java and Web Developers 4.23.0 (2022-03) - EE since I wanted the .md editor
OTP 22
Erlide 0.6.4, from https://erlide.org/update

from erlide_eclipse.

vladdu avatar vladdu commented on August 12, 2024

I think that the problem is that Eclipse requires Java 11 since 4.17 and erlide is still using java 8. I have a branch where I updated the java version, but it's a bit tricky because also maven and other tools need updates and I'm not sure if I can test it all.

There is also a possible issue if you have Erlang 25 installed, as it can't load beam files compiled with older versions (it's possible that even Erlang 24 has issues). Rebuilding that part will be a lot of work and some features will probably be dropped (most importantly, the debugger).

Unfortunately I am not really maintaining this project anymore, and as time went by it is harder and harder to bring it back in sync with Java and Erlang...

from erlide_eclipse.

fowlay avatar fowlay commented on August 12, 2024

Ok, thanks for many hints. I will try out some combination that works reasonably well. I haven't got into OTP 25 yet at least...

from erlide_eclipse.

fowlay avatar fowlay commented on August 12, 2024

I stepped down to the following combination:
Oracle JDK 1.8.0_202-b08
Eclipse 4.16.0.v20200604-0951
OTP 24.2.1
Erlide 0.56.0.201909301105
but yellow and red marks in the editor windows still don't appear. Also the Problems listing says "Line 0" for everything. Will keep trying..

from erlide_eclipse.

vladdu avatar vladdu commented on August 12, 2024

If you go to window->preferences->erlang->troubleshooting, is the connection to the erlang runtime working?

from erlide_eclipse.

fowlay avatar fowlay commented on August 12, 2024

Sorry, I haven't kept that setup, so can't check.

from erlide_eclipse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.