[gameprogrammer] Re: JOGL - Trouble getting started...

Hi,

Just click on the project properties, select the Java build
libraries and then add the jars as external libraries.

Sorry for being so brief, but currently I don't have access
to eclipse.

Cheers,
Paulo


Mike Gillissie wrote:

Hey folks - I'm trying to get started on some JOGL learning, and have run into my first roadblock before even getting so much as a Hello World up and running.
I've downloaded jogl.jar from Sun, as well as the Windows native libraries, which have been extracted into a folder within my path. Also, the jogl.jar file is in my classpath.
Now, in all of the example code I've seen, they've got the following import:
import net.java.games.jogl.*;
Problem is, Eclipse tells me quite adamantly that "Import net cannot be resolved."
I've probably missed something simple - can anybody spot my mistake?
Thanks in advance, guys!
-Mike








---------------------
To unsubscribe go to http://gameprogrammer.com/mailinglist.html








---------------------
To unsubscribe go to http://gameprogrammer.com/mailinglist.html


Other related posts: