Re: How to make Jogl work with Janel?
Posted by
Pixelapp on
Jul 09, 2012; 9:29pm
URL: https://forum.jogamp.org/How-to-make-Jogl-work-with-Janel-tp4025470p4025483.html
Your codebase url is wrong. codebase="
http://jogamp.org/deployment/archive/rc/v2.0-rc9/".
I would believe this is your codebase if you were an administrator at jogamp.org, which I think you are not.
This is how I launch my program from my desktop codebase="file:///C:\Users\Main\Desktop"
Note: if your main program's jar file is on a server (i.e: not on your desktop) you would delete "file:///".
Please feel free to keep the questions coming.