[deleted]
I installed Eclipse from Octopi and I couldn't launch it. I had the following errors:
Can't load library: ~/.swt/lib/linux/x86_64/libswt-pi4-gtk-4924r25.so
Can't load library: ~/.swt/lib/linux/x86_64/libswt-pi4-gtk.so
This is solved by creating a symlink to ~/.swt/lib/linux/x86_64/libswt-pi3-gtk-4924r25.so
Then Eclipse can be launched.
Best regards