1The Scripting Framework makes use of the Rhino (http://www.mozilla.org/rhino/) 2JavaScript interpreter, available under the Mozilla Public License 3(http://www.mozilla.org/MPL/MPL-1.1.html). 4 5In addition, to support the debugging of scripts contained in OpenOffice.org 6documents, we have modified the Java source file Main.java. 7 8The Rhino source tarball is unpacked and patched with the modified code. The
| 1The Scripting Framework makes use of the Rhino (http://www.mozilla.org/rhino/) 2JavaScript interpreter, available under the Mozilla Public License 3(http://www.mozilla.org/MPL/MPL-1.1.html). 4 5In addition, to support the debugging of scripts contained in OpenOffice.org 6documents, we have modified the Java source file Main.java. 7 8The Rhino source tarball is unpacked and patched with the modified code. The
|