I've linked latest jogl library to my project, but unfortunately I have next error during compiling the program Exception in thread "main" java.lang.NoSuchMethodError: javax.media.opengl.GLProfile.isAvailable(Ljava/lang/String;)Z
what library should I link to solve this issue?