After 15 years, back to (open)SUSE, but, incredible problems. JAVA, how in the name of peace do you install Eclipse? (old version below)
!SESSION 2025-08-23 18:51:44.090 -----------------------------------------------
eclipse.buildId=4.15.0.I20200305-0155
java.version=21.0.8
java.vendor=N/A
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments: -product org.eclipse.epp.package.java.product
Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.java.product
!ENTRY org.eclipse.osgi 4 0 2025-08-23 18:51:44.828
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons:
no swt-pi4-gtk-4932r18 in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
no swt-pi4-gtk in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
Can’t load library: /home/and/.swt/lib/linux/x86_64/libswt-pi4-gtk-4932r18.so
Can’t load library: /home/and/.swt/lib/linux/x86_64/libswt-pi4-gtk.so
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:342)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:256)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:90)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:209)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:155)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:164)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:760)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:166)
at org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay(IDEApplication.java:180)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
at org.eclipse.equinox.launcher.Main.run(Main.java:1447)
at org.eclipse.equinox.launcher.Main.main(Main.java:1420)
Your output is missing the most important information: the initial command. Please do not redact the terminal in - and output. Always show the complete input and output.What package do you try to install from where?
I can show you a few options for various Java IDE’s on Linux.
(an advantage of having 30+ years Java / C(++) development)
How about we start with this one (that first screenshot shows on my desktop when launched) … the second screenshot is after it has finished loading and I’ve opened the “Settings” menu option.
To launch Eclipse IDE, I go to KDE menu → Development → and click on Eclipse
Are my computer to new?
Architecture: x86-64
Hardware Vendor: ASUSTeK COMPUTER INC.
Hardware Model: Pro WS X570-ACE
Firmware Version: 2502
Firmware Date: Wed 2020-11-11
Firmware Age: 4y 9month 1w 5d
Tried to install eclipse last time, but, couldn’t get it to work, error message during installation, see top of post, for me it’s hieroglyphics. Another thing, before, 15-25 years ago, you got a bundle with installation CD, it worked fine, but, now it’s via the internet, is anyone testing the function? One is that I can’t start the computer normally, have to go through some kind of recovery mode! So, how many errors are there in the installation?
Now to:
test@leaptest:~> rpm -qi eclipse-jdt
Name : eclipse-jdt
Version : 4.15
after a fourth try it works. (install-remove-install-remove…)
regards
Iam wrong, first try with simple program does not work!!!
I don’t understand why there should be so much hassle these days. The lack of clear and concise instructions is a definite minus.
Using another java IDE, expect a lot of hassle before you get to the end of the road. All work will probably end in a flop.
You may have missed my slightly detailed Reply (#11) - including screenshots. Fire up Discover, click “Install” for Eclipse app … 60 seconds later, you’re running Eclipse
.
Hi, again. downloaded Apache NetBeans, they have a good instruction how to install in openSUSE.
Tested a simple java application, something like that, and it worked.
It works well because I usually write in AWT.
Best regards