Developer Resources
This page lists the different resources that can be useful for developers.
Source code repository
You can check out the source code from the anonymous Subversion repository with the following command:
svn checkout https://svn.mucommander.com/mucommander/trunk mucommander
You will be warned that the server certificate can't be trusted, this is just a warning, not an error. For additional information on how to use the SVN repository and compile muCommander, please refer to the Developer's Quickstart guide.
Alternatively, you can download a nightly snapshot of the source code (tar.gz, 5.6 MB)
Repository browser
The Subversion repository can be browsed online:
Javadoc documentation
The Javadoc documentation is available online. It is refreshed every night, to reflect the current state of the SVN trunk:
Developers forum
The developers forum is a good place to get in touch with other developers, ask questions, submit patches...
Developers mailing list
Some of the discussions between developers happen on a mailing list : http://groups.google.com/group/mucommander-dev
You can take a look at it to get a feel for what's currently being discussed, or apply for membership if you'd like to participate (the list is currently invite-only).
