ArPharazon wrote:I think theTrav is using Eclipse,
correct
ArPharazon wrote:though both it and NetBeans support svn (NetBeans natively and Eclipse with a plugin if I'm not mistaken) which is what the Google Code project is using.
correct, but read further down
ArPharazon wrote:I couldn't figure out how to get Eclipse to work though (I'm a noob).
There are some tricky bits around setting up the build path correctly (the glugen-rt.jar needs native libraries set up)
ArPharazon wrote:By the way, is the project gonna be on git or google now? Or both in sync or what?
Stuff that is intended for submission to Loftar for the official client goes in the github project, random utilities and mess around throw away code goes in subversion (although maybe I'll move that to Git, it's a much nicer version control system.
Don't bother with the eclipse plugin for Git, it's barely functional, get git-gui, it's perfectly acceptible.
ArPharazon wrote:Also, theTrav, do you have time to teach clueless newbies the ropes or are they on their own?
I LOVE answering questions, seriously, can't get enough of it... well, that's questions where people actually want to learn things...
So yes, more than happy. Keep your expectations low though, I'm not exactly master of the java universe or anything, I just know some stuff.