Login  Register

Re: JOGL & netbeans gui builder (how to properly show a GLcanvas?)

Posted by Xerxes Rånby on May 19, 2015; 9:39am
URL: https://forum.jogamp.org/JOGL-netbeans-gui-builder-how-to-properly-show-a-GLcanvas-tp4034496p4034497.html

The netbeans-opengl-pack is a project last updated December 24, 2009 at
https://kenai.com/projects/netbeans-opengl-pack

The source code still exist but it has not been updated to use JogAmp JOGL
https://kenai.com/projects/netbeans-opengl-pack/sources/glpack-git/show
git://kenai.com/netbeans-opengl-pack~glpack-git

In order to make the plugin work with any JogAmp JOGL release you must clone this git and fix the plugin.
Once the plugin is updated to use JogAmp JOGL we may then host the updated sourcecode for the plugin in our SCM.
http://jogamp.org/git/

When the plugin has a new maintainer then it would be wise to collaborate with the netbeans community to provide a new version to download from the netbeans site.