Re: JOGL with OSGi
Posted by
Gene Lege on
May 30, 2013; 11:57am
URL: https://forum.jogamp.org/JOGL-with-OSGi-tp3773888p4029270.html
I got the fragment bundle method working.
One thing that I did want to point out is that, because of
https://jogamp.org/bugzilla/show_bug.cgi?id=537 , I had to set jogamp.gluegen.UseTempJarCache to false to get this to work - otherwise jogl does not handle falling back from attempting the "new" method correctly