Login  Register

Re: Problem with GLProfile and jogl2-rc2

Posted by reyman on Oct 28, 2011; 1:29pm
URL: https://forum.jogamp.org/Problem-with-GLProfile-and-jogl2-rc2-tp3447491p3460950.html

Yes i think the idea of gouessej is the best,
because we can change the name of dependance into the jar with maven-assemby and dependency-set (http://maven-guide-fr.erwan-alliaume.com/maven-reference-fr/site/reference/assemblies-sect-output-algorithm.html) , but user of jogl need to know how create an assembly.xml, and this is not easy ...

Change the automatic loader to auto-detect the version of jar in the final jar, if it's possible, is a good idea :)