Re: JOGL / Ardor3D
Posted by
gouessej on
Dec 07, 2011; 3:30pm
URL: https://forum.jogamp.org/JOGL-Ardor3D-tp3434168p3567745.html
Hi
Sorry, maybe my explanation was not easy to understand.
The line below is not a link:
svn checkout svn://svn.code.sf.net/p/ardor3d-jogl2/code/trunk ardor3d-jogl2-code
It is intended to be used "as is" in command line. It is composed of several parts:
<commands> <repository root> <user>
The repository root is:
svn://svn.code.sf.net/p/ardor3d-jogl2/code/trunk
but if you use https, you have to use this URL instead (like me in Eclipse):
https://svn.code.sf.net/p/ardor3d-jogl2/code/trunkI'm not comfortable with Netbeans but let me know if you still have some difficulties to use my source code and I will try to use it in Netbeans to be able to tell you what to do, step by step. This is an open source project; if people cannot use my source code, it is just useless.
Maybe look at the way to proceed to install the pre-beta version of TUER in Netbeans 6.9, it should be quite similar, just change the Repository URL and select the project "ardor3d-jogl2":
http://tuer.sourceforge.net/download.php