Re: Java3d V1.7.1, ClassNotFoundException outside of Eclipse IDE
Posted by
gouessej on
Dec 12, 2021; 6:04pm
URL: https://forum.jogamp.org/Java3d-V1-7-1-ClassNotFoundException-outside-of-Eclipse-IDE-tp4041530p4041536.html
Personally, I had to use JOGL with OSGI about 12 years ago, I remember that I had to put everything into a single plugin to make it work, I couldn't put Gluegen and JOGL into separate plugins.
Wade wrote a tutorial about OSGI and JOGL, have you ever found it?
Using jogamp-far.jar isn't a discouraged practice but I have never used it with OSGI.