I am trying to use jogl in my Eclipse RCP application, but I got the following runtime error message: An error has occurred. See error log for more details. no gluegen-rt in java.library.path
The gluegen-rt is listed in my "References Libraries", and the GL Context/Canvas/Data are created inside my EditorPart. I don't know if it helps, but the EditorPart is functional when not using the GL stuff.
I'm glad it was useful For a faster response in the future, you might try posting in the "jogl" forum instead of the "gluegen" forum (unless gluegen itself is really not working) -- this forum may not get checked as often.