|
From: Paul L. <pa...@ac...> - 2009-01-25 22:43:39
|
True here as well:
BeanShell> System.getProperty("mrj.version")
1040.1.6.0_07-153
BeanShell> System.getProperty("java.version")
1.6.0_07
paul
Le 25-janv.-09 à 22:29, Matthieu Casanova a écrit :
> Thank you
>
> Matthieu
>
> On Sun, Jan 25, 2009 at 6:31 PM, Steve Jakob
> <ste...@wi...> wrote:
>
> On 25-Jan-09, at 8:08 AM, Matthieu Casanova wrote:
> > Hi, in jEdit Mac OS X was detected if the system property
> > System.getProperty("mrj.version") is not null.
> > Can someone check it is still true with recent JVMs ?
> > Because I saw that java version detection was broken with java 1.6
> > because the property name was changed
>
> Yes, it is still true. On my machine running Mac OS X 10.5.6 I see:
>
> mrj.version=1040.1.6.0_07-153
>
> Steve Jakob
> Wide Skies Information Technologies
|