<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"MS Mincho";
        panose-1:2 2 6 9 4 2 5 8 3 4;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"\@MS Mincho";
        panose-1:2 2 6 9 4 2 5 8 3 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Courier New";
        color:black;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang=EN-US link=blue vlink="#954F72"><div class=WordSection1><p class=MsoNormal>Thanks Dr. Aono.   Could you give me the git command you used, and I will try to work on a build from there.   Another thing you can try is svn revert -R . in the www.web3d.org/x3d/tooltips folder.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>$ svn revert -R .</p><p class=MsoNormal>$ export ANT_HOME=~/apache-ant-1.10.5/</p><p class=MsoNormal>$ cd ../stylesheets</p><p class=MsoNormal>$ ~/apache-ant-1.10.5/bin/ant create.X3DJSAIL</p><p class=MsoNormal>[ continue where you left off from previous instructions ]</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>You may need to run svn revert -R . in the specifications folder as well, not really sure about that one, Don has more expertise.  Check for changes before reverting.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Hopefully once we get everything in place, it will be easier.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Jeff, any progress on Docker?  The idea would be to create an image that we can copy or share.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>John</p><p class=MsoNormal>Sent from <a href="https://go.microsoft.com/fwlink/?LinkId=550986">Mail</a> for Windows 10</p><p class=MsoNormal><o:p> </o:p></p><div style='mso-element:para-border-div;border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal style='border:none;padding:0in'><b>From: </b><a href="mailto:aono@tut.jp">Masaki Aono</a><br><b>Sent: </b>Tuesday, November 27, 2018 9:06 PM<br><b>To: </b><a href="mailto:yottzumm@gmail.com">John Carlson</a>; <a href="mailto:brutzman@nps.edu">Don Brutzman</a>; <a href="mailto:jmhysong@gmail.com">Jeffry Hysong</a>; <a href="mailto:x3d-public@web3d.org">X3D Graphics public mailing list</a><br><b>Subject: </b>I am still at a naive stage Re: Hopefully complete ubuntu un orderinstructions for installing python X3DJSAIL</p></div><p class=MsoNormal><o:p> </o:p></p><p>Dear John Carlson, Cc: to whom it may concern;</p><p>Thank you for your additional info.</p><p>I am afraid I am having problem getting snapshot (or svn checkout) from x3D.</p><p><o:p> </o:p></p><p>(Attempt 1) Download Snapshot</p><p>Every time I attempt to get the "tree" structures from </p><p>    <a href="https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/">https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/</a></p><p>I get the following message repeatedly.</p><p>    We're having trouble finding that snapshot. Would you like to resubmit?</p><p>    Resubmit Snapshot Request</p><p><o:p> </o:p></p><p>(Attempt 2) Svn</p><p>I also attempted to use svn (I thought recently "github" was more common)</p><p>to get the tree, which sometimes resulted in partial success</p><p>(I think a part of tree is missing such as below:)</p><p>Missing subtree examples:</p><p>* "<a href="http://www.web3d.org/specifications">www.web3d.org/specifications</a>" </p><p>* "<a href="http://www.web3d.org/x3d/tooltips">www.web3d.org/x3d/tooltips</a>"</p><p><o:p> </o:p></p><p>(Attempt 3) Regardless of partial tree structures, I attempted to use "ant" to get necessary jar ( X3DJSAIL).</p><p><a href="mailto:aono@gpu07:~/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets$">aono@gpu07:~/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets$</a> ant create.X3DJSAIL<br>Buildfile: /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/build.xml<br><br>create.X3DJSAIL:<br>     [echo] Build API for X3D Java Scene Authoring Interface Library (X3DJSAIL) from X3D Object Model<br>     [echo] clean prior autogenerated products, if any...<br>     [echo] copy latest stylesheets:<br>     [copy] Copying 1 file to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib<br>     [copy] Copying /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/saxon9he.jar to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/saxon9he.jar<br>     [copy] Copying 1 file to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib<br>     [copy] Copying /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/tools/canonical/dist/lib/X3dC14n.jar to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/X3dC14n.jar<br>     [copy] Warning: Could not find file /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/C:/java/exificient/exificient-gui/target/exificient-gui-jar-with-dependencies.jar to copy.<br>     [copy] Warning: Could not find file /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/C:/java/openexi/exi/trunk/nagasena/build/nagasena.jar to copy.<br>     [copy] Copying 1 file to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets<br>     [copy] Copying /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/X3dExtrusionToSvgViaXslt1.1.xslt to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dExtrusionToSvgViaXslt1.1.xslt<br>     [copy] Copying 1 file to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets<br>     [copy] Copying /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/X3dToJava.xslt to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dToJava.xslt<br>     [copy] Copying 1 file to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets<br>     [copy] Copying /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/X3dToJson.xslt to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dToJson.xslt<br>     [copy] Copying 1 file to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets<br>     [copy] Copying /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/X3dToVrml97.xslt to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dToVrml97.xslt<br>     [copy] Copying 1 file to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets<br>     [copy] Copying /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/X3dToX3dvClassicVrmlEncoding.xslt to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dToX3dvClassicVrmlEncoding.xslt<br>     [copy] Copying 1 file to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets<br>     [copy] Copying /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/X3dToX3dom.xslt to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dToX3dom.xslt<br>     [copy] Copying 1 file to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets<br>     [copy] Copying /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/X3dToXhtml.xslt to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dToXhtml.xslt<br>     [copy] Copying 1 file to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets<br>     [copy] Copying /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/X3dTidy.xslt to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dTidy.xslt<br>     [copy] Copying 1 file to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets<br>     [copy] Copying /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/X3dModelMetaToMarkdown.xslt to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dModelMetaToMarkdown.xslt<br>     [copy] Warning: /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/specifications does not exist.<br>     [echo] create autogenerated Java source code:<br>     [java] Saxon-HE 9.7.0.13J from Saxonica<br>     [java] Java version 1.8.0_181<br>     [java] Source file /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/specifications/X3dUnifiedObjectModel-4.0.xml does not exist<br><br>BUILD FAILED<br>/home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/build.xml:332: Java returned: 2<br><br>Total time: 0 seconds</p><p>==>Apparently "<a href="http://www.web3d.org/specifications/*.xml">www.web3d.org/specifications/*.xml</a>" was not coming with Svn, it is understadable to get the above errors.</p><p class=MsoNormal style='margin-bottom:12.0pt'><span style='color:black'><br>(Attempt 4)<br><br>I manually downloaded some of the files I felt necessary (i.e. the above xml + x3d-3.3.profile.xml), <br>moved to a different directory, things have changed a bit.<br><br><a href="mailto:aono@gpu07:~/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets$">aono@gpu07:~/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets$</a> ant create.X3DJSAIL<br>Buildfile: /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/build.xml<br><br>create.X3DJSAIL:<br>     [echo] Build API for X3D Java Scene Authoring Interface Library (X3DJSAIL) from X3D Object Model<br>     [echo] clean prior autogenerated products, if any...<br>     [echo] copy latest stylesheets:<br>     [copy] Warning: Could not find file /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/C:/java/exificient/exificient-gui/target/exificient-gui-jar-with-dependencies.jar to copy.<br>     [copy] Warning: Could not find file /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/C:/java/openexi/exi/trunk/nagasena/build/nagasena.jar to copy.<br>     [copy] Copying 1 file to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets<br>     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/X3dExtrusionToSvgViaXslt1.1.xslt to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dExtrusionToSvgViaXslt1.1.xslt<br>     [copy] Copying 1 file to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets<br>     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/X3dToJava.xslt to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dToJava.xslt<br>     [copy] Copying 1 file to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets<br>     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/X3dToJson.xslt to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dToJson.xslt<br>     [copy] Copying 1 file to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets<br>     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/X3dToVrml97.xslt to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dToVrml97.xslt<br>     [copy] Copying 1 file to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets<br>     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/X3dToX3dvClassicVrmlEncoding.xslt to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dToX3dvClassicVrmlEncoding.xslt<br>     [copy] Copying 1 file to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets<br>     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/X3dToX3dom.xslt to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dToX3dom.xslt<br>     [copy] Copying 1 file to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets<br>     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/X3dToXhtml.xslt to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dToXhtml.xslt<br>     [copy] Copying 1 file to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets<br>     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/X3dTidy.xslt to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dTidy.xslt<br>     [copy] Copying 1 file to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets<br>     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/X3dModelMetaToMarkdown.xslt to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dModelMetaToMarkdown.xslt<br>     [copy] Copying 23 files to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications<br>     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/X3dUnifiedObjectModel.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/X3dUnifiedObjectModel.xsd<br>     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.0-Web3dExtensionsAmendment1.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.0-Web3dExtensionsAmendment1.xsd<br>     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.0-Web3dExtensionsPrivate.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.0-Web3dExtensionsPrivate.xsd<br>     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.0-Web3dExtensionsPublic.Specification.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.0-Web3dExtensionsPublic.Specification.xsd<br>     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.0-Web3dExtensionsPublic.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.0-Web3dExtensionsPublic.xsd<br>     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.0.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.0.xsd<br>     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.1-Web3dExtensionsPrivate.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.1-Web3dExtensionsPrivate.xsd<br>     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.1-Web3dExtensionsPublic.Specification.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.1-Web3dExtensionsPublic.Specification.xsd<br>     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.1-Web3dExtensionsPublic.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.1-Web3dExtensionsPublic.xsd<br>     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.1.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.1.xsd<br>     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.2-Web3dExtensionsPrivate.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.2-Web3dExtensionsPrivate.xsd<br>     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.2-Web3dExtensionsPublic.Specification.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.2-Web3dExtensionsPublic.Specification.xsd<br>     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.2-Web3dExtensionsPublic.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.2-Web3dExtensionsPublic.xsd<br>     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.2.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.2.xsd<br>     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.3-Web3dExtensionsPrivate.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.3-Web3dExtensionsPrivate.xsd<br>     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.3-Web3dExtensionsPublic.Specification.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.3-Web3dExtensionsPublic.Specification.xsd<br>     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.3-Web3dExtensionsPublic.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.3-Web3dExtensionsPublic.xsd<br>     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.3.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.3.xsd<br>     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-4.0-Web3dExtensionsPrivate.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-4.0-Web3dExtensionsPrivate.xsd<br>     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-4.0-Web3dExtensionsPublic.Specification.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-4.0-Web3dExtensionsPublic.Specification.xsd<br>     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-4.0-Web3dExtensionsPublic.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-4.0-Web3dExtensionsPublic.xsd<br>     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-4.0.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-4.0.xsd<br>     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-schema-changelog.txt to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-schema-changelog.txt<br>     [echo] create autogenerated Java source code:<br>     [java] Saxon-HE 9.7.0.13J from Saxonica<br>     [java] Java version 1.8.0_181<br>     [java] Stylesheet compilation time: 1.507323s (1507.323682ms)<br>     [java] Processing <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/X3dUnifiedObjectModel-4.0.xml">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/X3dUnifiedObjectModel-4.0.xml</a><br>     [java] Using parser com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser<br>     [java] Building tree for <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/X3dUnifiedObjectModel-4.0.xml">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/X3dUnifiedObjectModel-4.0.xml</a> using class net.sf.saxon.tree.tiny.TinyBuilder<br>     [java] Tree built in 44.142324ms<br>     [java] Tree size: 19226 nodes, 0 characters, 21016 attributes<br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/X3DFieldTypes.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/X3DFieldTypes.java</a><br>     [java] unparsed-text(): assuming fallback encoding (UTF-8)<br>     [java] URIResolver.resolve href="../tooltips/x3d-3.3.profile.xml" base=<a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/CreateX3dSceneAccessInterfaceJava.xslt">"file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/CreateX3dSceneAccessInterfaceJava.xslt"</a><br>     [java] Building tree for <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/tooltips/x3d-3.3.profile.xml">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/tooltips/x3d-3.3.profile.xml</a> using class net.sf.saxon.tree.tiny.TinyBuilder<br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/X3DFieldEvent.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/X3DFieldEvent.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/X3DFieldEventListener.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/X3DFieldEventListener.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/X3DFieldDefinition.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/X3DFieldDefinition.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/X3DField.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/X3DField.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MField.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MField.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/Matrix3.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/Matrix3.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/Matrix4.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/Matrix4.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFBoolObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFBoolObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFBoolObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFBoolObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFColorObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFColorObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFColorObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFColorObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFColorRGBAObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFColorRGBAObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFColorRGBAObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFColorRGBAObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFDoubleObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFDoubleObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFDoubleObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFDoubleObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFFloatObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFFloatObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFFloatObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFFloatObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFImageObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFImageObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFImageObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFImageObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFInt32Object.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFInt32Object.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFInt32Object.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFInt32Object.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFMatrix3dObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFMatrix3dObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFMatrix3dObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFMatrix3dObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFMatrix3fObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFMatrix3fObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFMatrix3fObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFMatrix3fObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFMatrix4dObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFMatrix4dObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFMatrix4dObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFMatrix4dObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFMatrix4fObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFMatrix4fObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFMatrix4fObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFMatrix4fObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFNodeObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFNodeObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFNodeObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFNodeObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFRotationObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFRotationObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFRotationObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFRotationObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFStringObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFStringObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFStringObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFStringObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFTimeObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFTimeObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFTimeObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFTimeObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFVec2dObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFVec2dObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFVec2dObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFVec2dObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFVec2fObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFVec2fObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFVec2fObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFVec2fObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFVec3dObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFVec3dObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFVec3dObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFVec3dObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFVec3fObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFVec3fObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFVec3fObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFVec3fObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFVec4dObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFVec4dObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFVec4dObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFVec4dObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFVec4fObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFVec4fObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFVec4fObject.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFVec4fObject.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/X3DConcreteField.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/X3DConcreteField.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/X3DConcreteFieldDefinition.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/X3DConcreteFieldDefinition.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/X3DConcreteFieldTypes.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/X3DConcreteFieldTypes.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFBool.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFBool.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFBool.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFBool.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFColor.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFColor.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFColor.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFColor.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFColorRGBA.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFColorRGBA.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFColorRGBA.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFColorRGBA.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFDouble.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFDouble.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFDouble.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFDouble.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFFloat.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFFloat.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFFloat.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFFloat.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFImage.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFImage.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFImage.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFImage.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFInt32.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFInt32.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFInt32.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFInt32.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFMatrix3d.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFMatrix3d.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFMatrix3d.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFMatrix3d.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFMatrix3f.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFMatrix3f.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFMatrix3f.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFMatrix3f.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFMatrix4d.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFMatrix4d.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFMatrix4d.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFMatrix4d.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFMatrix4f.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFMatrix4f.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFMatrix4f.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFMatrix4f.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFNode.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFNode.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFNode.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFNode.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFRotation.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFRotation.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFRotation.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFRotation.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFString.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFString.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFString.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFString.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFTime.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFTime.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFTime.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFTime.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFVec2d.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFVec2d.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFVec2d.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFVec2d.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFVec2f.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFVec2f.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFVec2f.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFVec2f.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFVec3d.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFVec3d.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFVec3d.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFVec3d.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFVec3f.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFVec3f.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFVec3f.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFVec3f.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFVec4d.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFVec4d.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFVec4d.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFVec4d.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFVec4f.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFVec4f.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFVec4f.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFVec4f.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/BrowserEvent.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/BrowserEvent.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/BrowserFactory.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/BrowserFactory.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/BrowserFactoryImpl.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/BrowserFactoryImpl.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/X3DComponent.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/X3DComponent.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/ExternalBrowser.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/ExternalBrowser.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/BrowserListener.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/BrowserListener.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/Component.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/Component.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/ProfileInfo.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/ProfileInfo.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/UnitInfo.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/UnitInfo.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/X3DException.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/X3DException.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/BrowserNotSharedException.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/BrowserNotSharedException.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/ConnectionException.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/ConnectionException.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/ImportedNodeException.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/ImportedNodeException.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InsufficientCapabilitiesException.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InsufficientCapabilitiesException.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InvalidBrowserException.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InvalidBrowserException.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InvalidDocumentException.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InvalidDocumentException.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InvalidExecutionContextException.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InvalidExecutionContextException.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InvalidFieldException.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InvalidFieldException.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InvalidFieldValueException.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InvalidFieldValueException.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InvalidNodeException.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InvalidNodeException.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InvalidOperationTimingException.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InvalidOperationTimingException.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InvalidProtoException.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InvalidProtoException.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InvalidRouteException.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InvalidRouteException.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InvalidURLException.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InvalidURLException.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InvalidX3DException.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InvalidX3DException.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/NodeInUseException.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/NodeInUseException.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/NodeUnavailableException.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/NodeUnavailableException.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/NoSuchBrowserException.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/NoSuchBrowserException.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/NotSupportedException.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/NotSupportedException.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/URLUnavailableException.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/URLUnavailableException.java</a><br>     [java] Writing to <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/Shape/X3DAppearanceChildNode.java">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/Shape/X3DAppearanceChildNode.java</a><br>     [java] Error at char 4 in xsl:variable/@select on line 63 column 79 of CreateX3dSceneAccessInterfaceJava.xslt:<br>     [java]   FODC0002: Document has been marked not available:<br>     [java]   <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/tooltips/x3d-3.3.profile.xml">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/tooltips/x3d-3.3.profile.xml</a><br>     [java]   at xsl:call-template name="generateSourceFile" (<a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/CreateX3dSceneAccessInterfaceJava.xslt#27655">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/CreateX3dSceneAccessInterfaceJava.xslt#27655</a>)<br>     [java]   at xsl:call-template name="NodeTypeDefinitions" (<a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/CreateX3dSceneAccessInterfaceJava.xslt#90">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/CreateX3dSceneAccessInterfaceJava.xslt#90</a>)<br>     [java] Document has been marked not available: <a href="file://home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/tooltips/x3d-3.3.profile.xml">file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/tooltips/x3d-3.3.profile.xml</a><br><br>BUILD FAILED<br>/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/build.xml:332: Java returned: 2<br><br>Total time: 2 seconds<br><br><br>I suspended my attempt here. Now I am a strayed sheep.<br><br>I hope I can get a whole bunch of the latest "tarball" or something necessary for my experiment.<br><br>Sincerely,<o:p></o:p></span></p><div><p class=MsoNormal><span style='color:black'>On 2018/11/27 9:22, John Carlson wrote:<o:p></o:p></span></p></div><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><p class=MsoNormal><span style='color:black'>Thanks in advance for any corrections.<o:p></o:p></span></p><p class=MsoNormal><span style='color:black'> <o:p></o:p></span></p><p class=MsoNormal><span style='color:black'>Install npm and node.js<o:p></o:p></span></p><p class=MsoNormal><span style='color:black'>checkout <a href="http://www.web3d.org">www.web3d.org</a> from sourceforge.net  x3d project code<o:p></o:p></span></p><p class=MsoNormal><span style='color:black'>install ant<o:p></o:p></span></p><p class=MsoNormal><span style='color:black'>install antcontrib 0.3   # latest ant may subsume this, ask Don Brutzman<o:p></o:p></span></p><p class=MsoNormal><span style='color:black'>install java 8 # I use 10<o:p></o:p></span></p><p class=MsoNormal><span style='color:black'>install python 3.5.X or 3.6.X # 3.7 didn’t work last I tried<o:p></o:p></span></p><p class=MsoNormal><span style='color:black'> <o:p></o:p></span></p><p class=MsoNormal><span style='color:black'>$ cd /c/x3d-code/www.web3d.org/x3d/stylesheets/   #whereever <a href="http://www.web3d.org">www.web3d.org</a> is installed<o:p></o:p></span></p><p class=MsoNormal><span style='color:black'>$ export ANT_HOME=~/apache-ant-1.10.5<o:p></o:p></span></p><p class=MsoNormal><span style='color:black'>$ ant create.X3DJSAIL<o:p></o:p></span></p><p class=MsoNormal><span style='color:black'>$ cd java/src/python/pyjinus/<o:p></o:p></span></p><p class=MsoNormal><span style='color:black'>$ export PYTHONPATH=`pwd`<o:p></o:p></span></p><p class=MsoNormal><span style='color:black'>$ ant build.all   # you may have to change npm.cmd to npm in the build.xml file<o:p></o:p></span></p><p class=MsoNormal><span style='color:black'>$ node xml2all.js abox.x3d<o:p></o:p></span></p><p class=MsoNormal><span style='color:black'>$ python abox.py<o:p></o:p></span></p><p class=MsoNormal><span style='color:black'>$ python abox.future.py<o:p></o:p></span></p><p class=MsoNormal><span style='color:black'> <o:p></o:p></span></p><p class=MsoNormal><span style='color:black'>$ ant  #  long running modifier of X3D resources examples.  Will show many errors in *future.py files and probably some in *.py files.<o:p></o:p></span></p><p class=MsoNormal><span style='color:black'> <o:p></o:p></span></p><p class=MsoNormal><span style='color:black'> <o:p></o:p></span></p><p class=MsoNormal><span style='color:black'>John<o:p></o:p></span></p><p class=MsoNormal><span style='color:black'> <o:p></o:p></span></p></blockquote><p class=MsoNormal><span style='color:black'><br><br><o:p></o:p></span></p><pre>-- </pre><pre>******************************************************</pre><pre><span style='font-family:"MS Mincho"'>青野雅樹</span></pre><pre><span style='font-family:"MS Mincho"'>豊橋技術科学大学</span> <span style='font-family:"MS Mincho"'>情報・知能工学系</span></pre><pre><span style='font-family:"MS Mincho"'>知識データ工学・情報検索研究室</span></pre><pre><span style='font-family:"MS Mincho"'>〒</span>441-8580 <span style='font-family:"MS Mincho"'>豊橋市天伯町雲雀ヶ丘</span>1-1</pre><pre><a href="TEL:(0532)">TEL:(0532)</a> 44-6764</pre><pre>FAX:(0532) 44-6757</pre><pre><o:p> </o:p></pre><pre>Masaki Aono</pre><pre>Professor</pre><pre>Knowledge Data Engineering Laboratory</pre><pre>Dept. of Computer Science and Engineering</pre><pre>Toyohashi University of Technology</pre><pre>1-1 Hibarigaoka, Tempaku-cho,</pre><pre>Toyohashi-shi, Aichi 441-8580 JAPAN</pre><pre>TEL: 81+532-44-6764</pre><pre>FAX:81+532-44-6757</pre><pre>email: <a href="mailto:aono@tut.jp">aono@tut.jp</a></pre><pre>******************************************************</pre><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New";color:black'><o:p> </o:p></span></p></div></body></html>