Hello monkeys,
I’m just looking for someone to point me in the right direction … so here is the question:
How do I get the tonegodGUI source code? From google code via SVN? Some other URL? Login? PW?
I downloaded from http://jmonkeyengine.googlecode.com/svn/trunk/tonegodGUI via the svn checkout in the SDK but did not find the tonegodGUI source code. I only got XML files, properties, a javadoc.zip and the tonegod.gui.jar file (r1422). I would like to have sources to compile the latest updates on my own machine.
I tried to access the source code via https and also via … http://code.google.com/p/tonegodgui
But I got this reply from the server.
org.apache.subversion.javahl.ClientException: svn: E175002: OPTIONS of ‘/p/tonegodgui’: 405 Method Not Allowed (http://code.google.com)
svn: E175002: OPTIONS request failed on ‘/p/tonegodgui’
This could have the following meaning(s):
- the folder specified in the repository URL does not exist on the host
- your proxy does not allow the svn command you have invoked
I guess code checkout help or a link to an up-to-date jar file would be good on the tonegodGUI quick start page. At least until a .jar is bundled with jME3. I’m not sure that knowledge of where to get these things should be taken for granted.
Thanks.