Re: JOGL 2.0.2 and Netbeans RCP Applications
Posted by
gouessej on
Oct 11, 2013; 7:58am
URL: https://forum.jogamp.org/JOGL-2-0-2-and-Netbeans-RCP-Applications-tp4029897p4030233.html
This pathname seems to denote an invalid URI. When the string starts with "file:", we should use File.toURI().
Edit.: URIs don't support backslashes.