This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: libgcj on win32 (mingw) - target: java.io.File.listRoots(); doesn't work
- From: Simon Rutishauser <simon dot rutishauser at gmx dot ch>
- To: "Erik Poupaert" <erik dot poupaert at chello dot be>
- Cc: java at gcc dot gnu dot org
- Date: Tue, 25 Feb 2003 10:43:51 +0100
- Subject: Re: libgcj on win32 (mingw) - target: java.io.File.listRoots(); doesn't work
- References: <POEIJGMGPFPGFHAGKFHAKEDLCFAA.erik.poupaert@chello.be>
> The SWT fileviewer example contains a workaround that you can rip ad
> libidum. It's excessively ugly, but I guess it's about the only way to make
> these things work (on the JDK as well):
hmm,
as your code snippet is far from complete (DRIVE_A, DRIVE_B are not defined,
the method "sortFiles()" doesn't exist), I've been looking for the original
swt fileviewer sample. According to the eclipse doc this could be found in
the file swtexamplesrc.zip - but this one (or one with another likely
sounding name) does just not exist in my eclipse dir. (Looked in Eclipse
2.1M5 and 2.0.1)
Peschmä