This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: compiling a SWT-gui with gcj on windows


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."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]