[kaffe] Re: Java unter Debian

Michael Koch konqueror at gmx.de
Thu Feb 17 17:06:47 PST 2005


On Thu, Feb 17, 2005 at 07:39:53PM +0100, Frank Küster wrote:

> It's a GPL'ed program, a BibTeX file manager, JabRef:
> 
> http://jabref.sourceforge.net/
> 
> Its category would be "Graphical Client Applications", I guess.  As
> expected, I do get errors:
> 
> frank at alhambra:~/src$ kaffe -jar JabRef-1.7b.jar 
> java.lang.NoClassDefFoundError: com/sun/java/swing/plaf/windows/WindowsLookAndFeel
>    at java.lang.reflect.Method.invoke0 (Method.java)
>    at java.lang.reflect.Method.invoke (Method.java:255)
>    at kaffe.jar.ExecJarName.main (ExecJarName.java:67)
>    at kaffe.jar.ExecJar.main (ExecJar.java:75)
> frank at alhambra:~/src$ 
> 
> Doesn't sound very well, WindowsLookAndFeel...

Hehe, thats a lesson in how to write non-portable apps with java. I
think this class is only included in the Windows version of the JRE/JDK.


Michael




More information about the kaffe mailing list