lib
directory only contains the jEditor.jar
jar file, which is used for showing errors in the context of script files, and debugging.
scriptslib
directory contains the jar files for the libraries used for the Groovy, Javascript, Python and Ruby scripting languages:
Language | Library |
---|---|
Groovy | Groovy |
Ruby | JRuby |
Javascript | Rhino |
Python | Jython[1]
Note that it is important to doxnload the standalone version of Jython, else you will not be able to execute Python scripts. See ImportError: Cannot import site module and its dependencies: No module named site for more information
|
download all libs
to download all the script librariesdelete all libs
to delete all the downloaded script librariesjythonVersion
for the Jython libraryrhinoVersion
for the Rhino librarygroovyVersion
for the Groovy libraryjrubyVersion
for the JRuby libraryCopyright 2019-2020 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence