Issues importing JOGL
For some reason I can't get JOGL imported correctly in Eclipse. I don't know what to do - I can't anything online that helps. I create a new project, then go to the properties of the project --> Java Build Path --> Libraries tab --> Add External JARs --> select "jogl.jar" in the C:\jogl folder. My import statement is "import net.java.games.jogl.*;" The IDE still won't recognize jogl code and I'm not sure what I'm missing or did wrong. Any help please?
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement