JOGL 2.0.2 and Netbeans RCP Applications
Posted by Andreas on Aug 28, 2013; 7:42pm
URL: https://forum.jogamp.org/JOGL-2-0-2-and-Netbeans-RCP-Applications-tp4029897.html
Hi,
if I use JOGL 2.0.2 in a module of a Netbeans Platform application I'm getting a "Catched IOException: java.net.URISyntaxException: Illegal character in opaque part at index 7: file:C:\...\build\cluster\modules\ext\gluegen-rt-natives-windows-amd64.jar, while TempJarCache.bootstrapNativeLib() of jar:file:/.../build/cluster/modules/ext/ + gluegen-rt-natives-windows-amd64.jar)
This happens only in case of Windows since JOGL 2.0.2. It was working during the JOGL 2 RCs.
Can someone help me please?
Andreas