Login  Register

Re: Dealing with the outdated java3d libraires on Mac

Posted by rthur on Mar 14, 2014; 8:45pm
URL: https://forum.jogamp.org/Dealing-with-the-outdated-java3d-libraires-on-Mac-tp4031866p4031903.html

I've tried setting it as early as I could (in the static initializer of the class that contains main), but to no avail.

I'll agree that a single fat Jar isn't the best way to distribute an application, but unfortunately my hands are tied.

I ended up recompiling the java3D packages with different package names so as to avoid conflicts - I can share them here if anyone is interested.

Cheers,

Arthur