Re: NPE in FileInfo.exists
Joe Gatewood wrote:
> Frank,
>
> Which JRE are you using?
java version "1.5.0_13"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05-241)
Java HotSpot(TM) Client VM (build 1.5.0_13-121, mixed mode, sharing)
> I just got bit by tiger myself. I did my development with NB 6.1 and JRE
> 1.6 on Vista and Linux Etch. Tiger only supports 1.5. I had to upgrade to
> leopard (Mac OS 10.5) to get the 1.6 JRE and then all was well.
So you experienced the same problem with Java 1.5 on Tiger and the problem went away after upgrading
to Leopard with Java 1.6, did it?
> I do not know if your error is a 1.5 vs 1.6 problem but beware of the
> limitations with tiger.
I have payed much attention to allow running my application on Tiger with Java 1.5.
Thanks for your comments,
Frank-Michael