MDweb 2.x Java/JEE project
The source code of MDweb can be found on a SVN server, at this address : https://svn.mdweb-project.org/mdweb2/trunk.
To get it, a SVN client is required, nevertheless it is possible to browse the source code directly on a web browser at the address of the SVN server.
The following command will download all the source code :
svn checkout https://svn.mdweb-project.org/mdweb2/trunk .
SVN client
To get it, a SVN client is required, nevertheless it is possible to browse the source code directly on a web browser at the address of the SVN server.
On Windows : our favorite SVN Client TortoiseSVN
On MacOSX : our favorite SVN Client SVNx

