Login:    

useradd
more /root/Help/Open Source.thread
2010-09-12 01:21:46Ndogg
This is open source, so we can edit the files and stuff. But when I edit the files, how do I make it so the actually program is changed?
2010-09-13 16:18:32IsmAvatar
You typically need to recompile the program with any java compiler (JDK). Alternatively, if you think your changes might be useful for the project in general, you can submit them to one of the devs (such as myself) and we'll review them and stick them in the repository.

If you're planning on doing much development, I'd advise you to get Eclipse IDE and a few of the other build tools, as documented on our Build page:
http://trac2.xp-dev.com/LGM/wiki/Build