I'm trying to get JOGL to work with NetBeans 8. With 7.x the approach you're using worked fine, but 8.0.2 and 8.1 are both having trouble displaying the canvas properly. It seems like the BorderLayout doesn't center the canvas, or resize it correctly. There are also crashes now, I haven't noticed a pattern with them yet.
I'll make a pull request if I figure out a solution.
I'm trying to get JOGL to work with NetBeans 8. With 7.x the approach you're using worked fine, but 8.0.2 and 8.1 are both having trouble displaying the canvas properly. It seems like the BorderLayout doesn't center the canvas, or resize it correctly. There are also crashes now, I haven't noticed a pattern with them yet.
I'll make a pull request if I figure out a solution.