forked from siddii/scriptmonkey
-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Vladimir Schneider edited this page Sep 13, 2015
·
4 revisions
Script Monkey requires the JDK 1.8 with the Nashorn library nashorn.jar to be in the JAVA_HOME/lib/ext directory. It is also desirable to use JDK 1.8.0u_40 or later releases because of the issues present in earlier versions.
The plugin will work with the bundled JDK available with new releases of IntelliJ products. If you need to change the Boot JDK for your IntelliJ product you can do so. For versions prior to build 141 you can find the instructions in Selecting the JDK version the IDE will run under. For product builds 141 and later you need to add a boot jdk config file to the product's configuration directory with the full path of the location of the JDK you want the product to use: