Re: Jogl and the Netbeans Platform ¿can you help me?
Posted by
Michael Bien on
Feb 15, 2011; 3:23pm
URL: https://forum.jogamp.org/Jogl-and-the-Netbeans-Platform-can-you-help-me-tp2482729p2502033.html
NetBeans is like any other swing application. If you are initializing
jogl properly and using the latest version (remember the questions i
asked you before?) it should just work. (since you already testing it on
the platform i suppose you packaged it as module and the natives are in
the path already).
NB 6.9 and NB 7 changed module loading a bit. But i can't help if you
don't give me any info.
-michael
On 02/13/2011 05:31 AM, bardackx [via jogamp] wrote: