Re: ClassNotFoundException.
Posted by
Billy on
Jun 07, 2012; 12:15pm
URL: https://forum.jogamp.org/ClassNotFoundException-tp4025167p4025170.html
Hi,
Thanks for your reply.
I downloaded java3d-core, java3d-utils and vecmath (all jar files) from
https://github.com/hharrison/java3d-corehttps://github.com/hharrison/java3d-utilshttps://github.com/hharrison/vecmathAs per the output I pasted, it looks like it is version 1.6.0. I don't think I am using jogl at all. In my project, I use java 3d to show a civil structure in 3d view.
Earlier I was using java 3d version 1.5.2. I use NetBeans. So I had put in the .dll files into System32 folder (in Win 7) (and also .so files into /lib folder in Ubuntu 11.10 and now in 12.04). I was able to work with that (of course after attaching the jar files to the project libraries). After I downloaded java 3d version 1.6.0, I removed the .dll and .so files from their respective libraries. When I run the project I get that ClassNotFoundException.
I hope I have been clear with my explanation.
Thank you,
Billy.