Updating to 0.50.3 -> immediate crash on start "An error has occured. See log file.." I tried deleting ~/.eclipse, re-build etc. Full log at: https://pastebin.com/0TjpbXu0 Some scary parts look like this:
Unresolved requirement: Import-Package: org.eclipse.e4.core.commands.internal
Unresolved requirement: Import-Package: org.eclipse.e4.core.commands
..plus many more. I'm running Manjaro. Best to go direct to developer or here for Help!?
Pinned Comments
tuxxx commented on 2024-04-16 14:10 (UTC) (edited on 2024-04-16 14:11 (UTC) by tuxxx)
Make sure to import Andreas Buchens gpg key with
jesusignacio commented on 2023-01-29 21:37 (UTC) (edited on 2023-01-29 21:39 (UTC) by jesusignacio)
@emiltb just set a newer Java environment. For example:
sudo archlinux-java set java-11-opendjk
In case you need to know which ones do you have, run:sudo archlinux-java status