[x3d-public] X3DJSAIL under NetBeans. Wrong jar versions?

Don Brutzman brutzman at nps.edu
Fri Jun 25 08:02:51 PDT 2021


Summary: building WORKSFORME so hopefully will work for you too.

On 6/19/2021 1:54 PM, John Carlson wrote:
> Hmm. Looks like the NetBeans project under x3d/stylesheets/java does not build?   Something to do with the versions of jars required?  I haven't figured out how to resolve the jars, will probably have to figure out how to add/remove jars.
> 
> John

The most recent release of X3DJSAIL was 9 June 2021.  Corresponding commit message:
"add support for HTML id attribute, also tested latest Blender 2.92 successfully, and (finally) diagnosed and fixed X3D Schematron bug"

=========================
X3D Java Scene Access Interface Library (X3DJSAIL) supports programmers with standards-based X3D Java interfaces and objects, all as open source.

* https://www.web3d.org/specifications/java/X3DJSAIL.html

* https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/stylesheets/java/
=========================

Latest version still builds fine for me, invoked via parent /stylesheets directory using ant create.X3DJSAIL target.
"BUILD SUCCESSFUL (total time: 4 minutes 13 seconds)"

You should not need to add any jar files, the project should be self sufficient.  If you find that something is missing from the published package, please provide the diagnostics output from the build.

Note that none of these calisthenics are required for people who just want to use it, they can download the X3DJSAIL.4.0.full.jar via the Downloads link on the above page.

Have fun with X3D Java!

all the best, Don
-- 
Don Brutzman  Naval Postgraduate School, Code USW/Br       brutzman at nps.edu
Watkins 270,  MOVES Institute, Monterey CA 93943-5000 USA   +1.831.656.2149
X3D graphics, virtual worlds, navy robotics http://faculty.nps.edu/brutzman



More information about the x3d-public mailing list