JOCL creates some of its own stub includes for use with gluegen, like stddef.h and gltypes.h, that already exist elsewhere in the build tree. Refer to those files elsewhere in the tree when possible instead of duplicating them in JOCL.
Removed the common, gl, GL3, and jvm stub includes directories and changed the build to use the equivalent files in the gluegen and jogl projects.