Description of the generated jars
Posted by sylvestre on Dec 05, 2010; 3:53pm
URL: https://forum.jogamp.org/Description-of-the-generated-jars-tp2022761.html
Hello,
I am currently trying to package Jogl & Gluegen into Debian/Ubuntu and I have some problems to find out which jar is doing what and how they work together (in order to separate them in packages).
Is there a description of use cases of the following jars ?
gluegen-gl.jar
jogl-natives-linux-amd64-cdc.jar
jogl-natives-linux-amd64.jar
jogl.all-noawt.jar
jogl.all.cdc.jar
jogl.all.jar
jogl.awt.jar
jogl.core.cdc.jar
jogl.core.jar
jogl.egl.cdc.jar
jogl.egl.jar
jogl.gldesktop.dbg.jar
jogl.gldesktop.jar
jogl.gles1.cdc.jar
jogl.gles1.dbg.cdc.jar
jogl.gles1.dbg.jar
jogl.gles1.jar
jogl.gles2.cdc.jar
jogl.gles2.dbg.cdc.jar
jogl.gles2.dbg.jar
jogl.gles2.jar
jogl.glu.gldesktop.jar
jogl.glu.mipmap.cdc.jar
jogl.glu.mipmap.jar
jogl.glu.tess.cdc.jar
jogl.glu.tess.jar
jogl.os.osx.jar
jogl.os.win.jar
jogl.os.x11.jar
jogl.sdk.jar
jogl.test.jar
jogl.util.awt.jar
jogl.util.cdc.jar
jogl.util.fixedfuncemu.cdc.jar
jogl.util.fixedfuncemu.jar
jogl.util.gldesktop.jar
jogl.util.jar
By the way, what means cdc ?
Thanks
S