Where are natives in jogl-all.jar?

Posted by Martin on
URL: https://forum.jogamp.org/Where-are-natives-in-jogl-all-jar-tp4025371.html

Hi,
In http://jogamp.org/deployment/v2.0-rc9/jar/
There is jogl-all.jar, and also jogl-all-natives-{platform}.jar

I though that jogl-all.jar contains the java part, and the others contain dll, so, etc.
When removing native lib jars from classpath, my app still works, but I can't find the natives when browsing jogl-all.jar.

Where are they? What am I missing?

Regards,
Martin