The Scripting Framework 0.3 Early Developer release makes use of the 
Rhino (http://www.mozilla.org/rhino/)) implementation of JavaScript, 
available under the Mozilla Public License 
(http://www.mozilla.org/MPL/MPL-1.1.html).

In addition, to support the debugging of scripts contained in OpenOffice.org
documents, we have modified the Java class 
org.mozilla.javascript.tools.debugger.Main.
The modified source code is bundled in this Jar file, and is also available from the OpenOffice.org website (http://framework.openoffice.org/source/browse/framework/scripting/examples/java/debugger/rhino/Main.java).
