Jump to content

Tell me How to use Java7 in ScriptMater on Mac OS.


This topic is 3758 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

Tell me  How to use Java7 in ScriptMater on Mac OS.

 

I’m using ScriptMaster 4.206 with FM Ad 12.0v5 on a Mac OS 10.10.9.1.

and I have installed Java 1.7

 

I try run next code in GroovyConsole

System.getProperty("java.version”)

Result: 1.7.0_51

 

But in ScriptMaster

return 1.6.0_65

post-110331-0-73733400-1390996249_thumb.

Link to comment
Share on other sites

  • Newbies

Thank you for reply.

 

I have installed the 64bit viesion ( not exist 32 ver. at oracle site).

 

I can't find same post.

 

Then, I have runed  that code groovy and ScriptMaster at same Mac.

 

System.getProperty("java.home”)

 

from groovyConsole

/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre

 

from ScriptMaster

/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home

 

I think that

ScriprMaster plugin used "/Library/Java/Home/bin/java"

Link to comment
Share on other sites

This topic is 3758 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.