Page 1 of 1

Java issues

Posted: Wed May 20, 2009 7:19 am
by design logo
I wrote a nice and lovely Java program

spent hours and hours perfecting it...

and it seems that as soon as they come up with a java update, it stops working

and i have to recompile the older version after the update, for it to work again.

Can anyone tell me why this happens, or how to prevent it (considering the updates run anyway)

Re: Java issues

Posted: Wed May 20, 2009 4:27 pm
by Benjamin
I've see java applications ask me for permission to run because they were designed for an older version. Maybe there is some sort of compile time option or similar.