Odeamus
|
Posted: August 26, 2009 11:36 by Odeamus
|
|
Hi! Is it possible to use the opengl pack in a netbeans platform application? |
OpenGL Pack in a Netbeans Platform Application
Replies: 5 - Last Post: November 24, 2009 18:06
by: Michael Bien
by: Michael Bien
showing 1 - 6 of 6
Michael Bien
|
Posted: August 26, 2009 12:43 by Michael Bien
|
|
Welcome Odeamus, sure why not. Most modules are licensed under the GPLv2 + Classpath Exception. |
Bruce Schubert
|
Posted: November 23, 2009 14:23 by Bruce Schubert
|
|
Hi, Ok, it wasn't obvious to me how to add module dependencies to the OpenGL Pack's nbms in my RCP app (cps.kenai.com). They weren't showing up in my list of available libraries (Project Properties > Libraries), so I'll share what I discovered: Prior to installing the OpenGL Pack, I had to go to the Tools > Plugins > Settings page and enable the ''Force install into shared directories'' check box. In doing so, the OpenGL nbm's appeared within the ''extra'' node in the Project Properties > Libraries page. From there I was able to select the JOGL runtime and GlueGen runtime modules. I'm still learning and making discoveries. -- Bruce |
Michael Bien
|
Posted: November 23, 2009 16:32 by Michael Bien
|
|
Hi Bruce, I wrote some time ago a weblog entry about that topic however netbeans 6.7 and later supports a better way of doing this. Its called "suite chaining". You can simple add the whole netbeans-opengl-pack suite to your suite and check only the modules you need in your platform application. (another way is via maven, Fabrizio Giudici maintains the jogl/gluegen library wrapper modules as maven artifacts) hope that helps a bit. |
Bruce Schubert
|
Posted: November 23, 2009 17:45 by Bruce Schubert
|
|
Hi Michael, Thanks for the info. And thanks for this project!! I'll certainly investigate the "suite chaining" tip. I read your weblog -- everything is starting to make sense now. ![]() Can we update the Wiki's Installation Instructions? Maybe import your weblog entry? I can contribute in areas I've worked in thus far. Thanks, -- Bruce |
Michael Bien
|
Posted: November 24, 2009 18:06 by Michael Bien
|
|
Can we update the Wiki's Installation Instructions? Maybe import your weblog entry? I can contribute in areas I've worked in thus far. sure, of course |
showing 1 - 6 of 6
Replies: 5 - Last Post: November 24, 2009 18:06
by: Michael Bien
by: Michael Bien









