compiling a SWT-gui with gcj on windows
Jörg Maisenbacher
joerg@maisenbachers.de
Wed Aug 6 11:56:00 GMT 2003
Tom Tromey wrote:
> It doesn't work though. It relies on java.util.regex stuff, which is
> just stubs.
just one short question:
----
Exception in thread "main" java.util.MissingResourceException: Bundle
gnu.java.locale.Calendar not found
----
This has also to do with not yet implemented classes in gcj??? This
happens when i try to write a preferences-file on disk, which puts a
line like:
#Fri Jul 11 14:45:00 CEST 2003
on top, which clearly contains a date, so might be related to calendar.
Or is this something complete different, and i'm too stupid to solve it.
joerg
--
Jörg Maisenbacher
"There are only 10 types of people in the world:
Those who understand binary and those who don't."
More information about the Java
mailing list