*cdc.jar natives?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

*cdc.jar natives?

matt
what is the difference between the *.jar natives and the *-cdc.jar natives? do i need both?

thanks!
Reply | Threaded
Open this post in threaded view
|

Re: *cdc.jar natives?

Wade Walker
Administrator
Apparently CDC means "Connected Device Configuration", and is intended for mobile devices. See this link for more information: http://developers.sun.com/mobility/configurations/articles/cdc/.

So it seems like unless you're developing for a mobile platform, you just need the normal non-CDC JARs. To develop for a mobile platform, you need to use OpenGL ES1 or ES2 and the CDC JARs. See here for details: http://jogamp.org/wiki/index.php/Jogl_FAQ#How_to_develop_Cross-Device_Applications.