Login  Register

Re: Setting up JOGL in an Exclipse Project

Posted by Wade Walker on Nov 23, 2014; 6:47pm
URL: https://forum.jogamp.org/Setting-up-JOGL-in-an-Exclipse-Project-tp4033618p4033620.html

To add javadoc zips in Eclipse, go to the project properties page, select "Java Build Path", click the "Libraries" tab, open up gluegen-rt.jar's tree control, select "Javadoc location", click "Edit...", then point it to your javadoc zip. This should be very similar to how you add the source attachments.