Mohan Build 22.5.03
Jeff Sturm
jsturm@one-point.com
Fri May 23 19:04:00 GMT 2003
On 2003年5月23日, Simon Rutishauser wrote:
> 1.) swt programs still display the ugly windows console in the background (not
> even minimized). How can I get rid of it?
Link with -mwindows.
> 2.) gcj fails to list files on other hard disk partitions than C:
...
> File f = new File("d:");
Some bugs have been fixed in the Win32 file handing, no doubt others
remain.
You could try the POSIX path notation, e.g. "//D/". It just might work,
at least on NT/2000/XP.
Jeff
More information about the Java
mailing list