I downloaded the jogl.jar,src,doc,and nativelibrary,
I saw others can import net.java.games.jogl;
but Ican’t import it,
Ican import import javax.media.opengl.*;
import com.sun.opengl.util.*;
import javax.media.opengl.glu.GLU;
Why ?? Could anyone help me? And is there any differences between them?
Thank you .