7 Replies Latest reply on Jan 22, 2008 1:40 AM by maxandersen

    Error when opening richfaces file in Eclipse with Fedora 8

    kjack

      When I try to open the seam generated home.xhtml file with Eclipse (plus jboss tools) on Fedora 8 I get the following error:

      Caused by: java.lang.UnsatisfiedLinkError: no swt-xulrunner-gtk-3346 or swt-xulrunner-gtk in swt.library.path, java.library.path or the jar file
      at org.eclipse.swt.internal.Library.loadLibrary(Library.java:219)
      at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
      at org.eclipse.swt.browser.Mozilla.create(Mozilla.java:244)
      ... 48 more

      I'm using a standard Fedora 8 image of eclipse yet I spent all day trying to find this file and I can't. Should libswt-xulrunner-gtk-3346.so. exist in /usr/lib/eclipse?