Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can't install Erlide despite trying everything #358

Open
hungdhbg opened this issue Oct 23, 2024 · 6 comments
Open

I can't install Erlide despite trying everything #358

hungdhbg opened this issue Oct 23, 2024 · 6 comments

Comments

@hungdhbg
Copy link

I can't install Erlide despite trying everything @vladdu

@bjosv
Copy link
Collaborator

bjosv commented Oct 23, 2024

Have you tried to follow https://erlide.org/articles/eclipse/120_Installing-and-updating.html ?
Where does it fail, and what errors do you get?

@hungdhbg
Copy link
Author

Have you tried to follow https://erlide.org/articles/eclipse/120_Installing-and-updating.html ? Where does it fail, and what errors do you get?

The problem is that Erlide's server has been turned off. So it won't be possible to install it

@bjosv
Copy link
Collaborator

bjosv commented Oct 23, 2024

Are you using https://erlide.org/update as described in the docs?

Eclipse downloads the file https://erlide.org/update/p2.index when installing and it seems downloadable.

A clean installation using Eclipse 2024-09 (4.33.0) worked here when testing now.

@hungdhbg
Copy link
Author

Yes, I used the link "https://erlide.org/update" but when eclipse downloads part of it, it will say it cannot connect to the server, and will not be able to continue.

Are you using https://erlide.org/update as described in the docs?

Eclipse downloads the file https://erlide.org/update/p2.index when installing and it seems downloadable.

A clean installation using Eclipse 2024-09 (4.33.0) worked here when testing now.

Yes, I used the link "https://erlide.org/update" but when eclipse downloads part of it, it will say it cannot connect to the server, and will not be able to continue. This is the error I am referring (even though I only selected IDE Tool settings):
(Screenshot 2024-10-23 181422)

@bjosv
Copy link
Collaborator

bjosv commented Oct 23, 2024

Ah, ok. My eclipse installation (via snap) provides org.apache.commons.jxpath_1.3.0.jar which is why it works here..

@bjosv
Copy link
Collaborator

bjosv commented Oct 25, 2024

I managed to reproduce your problem on a Windows installation using Eclipse 2024-09 (4.33).
They seem to have changed the latest Eclipse a bit compared to previous versions, and it seem to use JEE.

If you can use the previous released Eclipse version instead, i.e. 2024-06 (4.32)
then you could try-out the prerelease of Erlide 0.62.0, which contains a fix to be able to run it on newer Eclipse.

Install it according to the docs, but use the URL https://erlide.org/update/prerelease instead,
and only install erlide - Erlang development tools.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants