ArtVandelay
12-29-2002, 07:06 AM
I just installed JDK and I wanted to test swing to see what it looked like under RedHat. It worked as expected. It was just a little hello world that opened a JFrame with a label in it, but this message appeared:
Dec 29, 2002 2:48:11 AM java.util.prefs.FileSystemPreferences$3 run
WARNING: Could not create system preferences directory. System preferences are unusable.
Anyone know what that's all about? The program does work, otherwise.
What I'm loving about Linux terminals, by the way, is that I can spawn a swing GUI or an emacs window or whatever and use & so the terminal doesn't just halt until closing the window.
Dec 29, 2002 2:48:11 AM java.util.prefs.FileSystemPreferences$3 run
WARNING: Could not create system preferences directory. System preferences are unusable.
Anyone know what that's all about? The program does work, otherwise.
What I'm loving about Linux terminals, by the way, is that I can spawn a swing GUI or an emacs window or whatever and use & so the terminal doesn't just halt until closing the window.