项目作者: JMRI

项目描述 :
Java 1.8 support for AppleScript as a scripting language
高级语言: Shell
项目地址: git://github.com/JMRI/applescript.git
创建时间: 2016-07-19T11:28:38Z
项目社区:https://github.com/JMRI/applescript

开源协议:GNU General Public License v3.0

下载


JMRI AppleScript Support

JMRI AppleScript Support is an easy way to add the
AppleScript
scripting language available on macOS to an application that supports scripting
via the Java scripting API.

Java versions 7 and 8 for macOS include AppleScript support, but do not
advertise it to Java applications. This JAR advertises that support to Java
applications running on macOS under Java 1.7 or 1.8.

Java version 9 drops AppleScript support entirely, so this JAR provides no
benefits on that version of Java.