Re: Java GUI apps crash



Michael Goerz wrote:

Hi,

All of my GUI-Java apps started to not work recently. I'm getting this
error message in every case:

Exception in thread "main" java.lang.Error: can't load
com.birosoft.liquid.LiquidLookAndFeel

I already tried to reinstall Java completely. The system is OpenSuse
10.2, the java version is 1.5.0_10.

Any suggestions?

Michael

Make sure your CLASSPATH includes the JAR or ZIP file that your
com.birosoft.* classes reside in. By default Java only knows how to find
its own classes and 3rd party supplied JAR or ZIP files need to be manually
added to your CLASSPATH.

Tony

--
Anthony Schlemmer
aschlemm@xxxxxxxxxxx
.



Relevant Pages

  • Re: Java GUI apps crash
    ... error message in every case: ... I already tried to reinstall Java completely. ... Make sure your CLASSPATH includes the JAR or ZIP file that your ... com.birosoft.* classes reside in. ...
    (alt.os.linux.suse)
  • RE: NoClassDefFoundError after upgrade to FC3
    ... it's a lot harder to figure out what is missing. ... Check the script that starts the IDE and see if it is setting a classpath. ... Sometimes the CP is set using a command line option of the java command ... NoClassDefFoundError after upgrade to FC3 ...
    (Fedora)
  • Re: Question for Java Gurus
    ... > people running into classpath issues while doing command line work. ... in which case it's clear that their environment is impeding their ... success at learning Java. ... programming, that's a negligible space of education. ...
    (comp.lang.java.programmer)
  • Re: Question for Java Gurus
    ... > people running into classpath issues while doing command line work. ... in which case it's clear that their environment is impeding their ... success at learning Java. ... programming, that's a negligible space of education. ...
    (comp.lang.java.help)
  • Re: Question for Java Gurus
    ... > people running into classpath issues while doing command line work. ... in which case it's clear that their environment is impeding their ... success at learning Java. ... programming, that's a negligible space of education. ...
    (comp.lang.java.softwaretools)