Advertisement

Issues importing JOGL

Started by November 18, 2007 03:11 PM
0 comments, last by Sneftel 17 years ago
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?
Please don't crosspost on these forums.

This topic is closed to new replies.

Advertisement