[x3d-public] X3dToJava.xslt errors?

John Carlson yottzumm at gmail.com
Sun Jul 30 00:20:46 PDT 2023


I'm getting lots of errors like this with files combine out of
X3dToJava.xslt.

Please check your own generated Java, if you're still working with Java.
$ javac -cp ~/pythonSAI/X3DJSAIL.4.0.full.jar net/x3djsonld/data/abox.java
net\x3djsonld\data\abox.java:175: error: cannot find symbol
                if (validationResults.length() > 10)
                    ^
  symbol:   variable validationResults
  location: class abox
net\x3djsonld\data\abox.java:177: error: cannot find symbol
                System.out.println(validationResults);
                                   ^
  symbol:   variable validationResults
  location: class abox
2 errors

Code attached.

Thanks,

John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20230730/6ff26783/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: abox.java
Type: application/octet-stream
Size: 8644 bytes
Desc: not available
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20230730/6ff26783/attachment.obj>


More information about the x3d-public mailing list