Hello, just downloaded and installed latest neatbeans and the open gl pack plugin.
I created a new project with the JOGL template (simple) and got a bunch of errors, eg:
The missing implementation of displayChanged is not a problem, just add it. but the otehr errors are not as easy.
I know that the plugin for JOGL 2 (netbeans-opengl-pack_0.6_beta) is a work in progress but I assume that the start up framewrok should work automaticly.
I use:
Windows XP
Net Beans 6.7.1 with the netbeans-opengl-pack_0.6_beta plugin
Iv’e used JOGL 1.1 before, not with Net Beans tough.
//HermanssoN