зеркало из https://github.com/mozilla/pjs.git
Updating links to xmlbeans home and refer to xbean.jar, not xmlbeans.jar in the documentation.
This commit is contained in:
Родитель
87cccc8b83
Коммит
0752f9de23
|
@ -33,7 +33,7 @@ This version of Rhino should be binary compatible with the current embeddings th
|
|||
The E4X code was donated to the Rhino project by <a href="http://www.bea.com/">BEA</a> and developed by staff from <a href="http://www.bea.com/">BEA</a> and <a href="http://www.agiledelta.com/">AgileDelta</a>.
|
||||
</p>
|
||||
<p>
|
||||
It uses <a href="http://xml.apache.org/xmlbeans/">XMLBeans</a> library to implement E4X runtime. The implementation was tested against versions 1.0.2 and 1.0.3 of XMLBeans. Please make sure that <tt>xmlbeans.jar</tt> is avaialble on the classpath if you use E4X in your scripts.
|
||||
It uses <a href="http://xmlbeans.apache.org/">XMLBeans</a> library to implement E4X runtime. The implementation was tested against versions 1.0.2 and 1.0.3 of XMLBeans. Please make sure that <tt>xbean.jar</tt> is avaialble on the classpath if you use E4X in your scripts.
|
||||
</p>
|
||||
<p>
|
||||
See <a href="http://bugzilla.mozilla.org/show_bug.cgi?id=242805">Bugzilla 242805</a> for details.
|
||||
|
|
|
@ -25,8 +25,8 @@ Release candidate 2 for Rhino 1.6R1 includes support for <a
|
|||
href="http://www.ecma-international.org/publications/standards/Ecma-357.htm">ECMAScript
|
||||
for XML</a> (E4X). Please try this out and report any issues as described at
|
||||
the <a href="help.html">help</a> pages. Note that you need to add
|
||||
<tt>xmlbeans.jar</tt> from <a
|
||||
href="http://xml.apache.org/xmlbeans/">XMLBeans</a> project to your class path
|
||||
<tt>xbean.jar</tt> from <a
|
||||
href="http://xmlbeans.apache.org/">XMLBeans</a> project to your class path
|
||||
if you use E4X in Rhino.
|
||||
</p>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче