Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why do I get the error “java.lang.NoClassDefFoundError: org/eclipse/swt/internal/XXX/OS.”?

0
Posted

Why do I get the error “java.lang.NoClassDefFoundError: org/eclipse/swt/internal/XXX/OS.”?

0

On some platforms such as GTK, SWT is broken into multiple jars. Therefore, you must ensure that all required jars are on the classpath. The required jars are: • swt.jar (all platforms) • swt-pi.jar (some platforms like GTK and Carbon) • swt-mozilla.jar (for Browser widget on GTK and Motif) • swt-gtk.

0
10

On some platforms such as GTK, SWT is broken into multiple jars. Therefore, you must ensure that all required jars are on the classpath.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123