Re: gluegen - examples needed
Posted by
gouessej on
Jan 08, 2014; 10:19pm
URL: https://forum.jogamp.org/gluegen-examples-needed-tp4031123p4031129.html
You're welcome. Ant is an XML cross-platform build tool mainly used in Java projects, Eclipse has build-in support for it. You can look at the files named "build.xml" in JOGL and JOAL to see how GlueGen is called within an Ant script. Good luck.