Geomajas Community Documentation
Geomajas uses subversion as its version control system. Accessing subversion requires you to at least install a compatible client. There are numerous client solutions available, some as standalone clients and some as IDE plug-ins:
Tortoise SVN: an excellent SVN client for Windows (http://tortoisesvn.tigris.org/)
Subversive: Eclipse plug-in, can be found on the following Eclipse update site ( http://download.eclipse.org/releases/galileo > Collaboration Tools)
Subclipse: Eclipse plug-in, can be found on the following Eclipse update site ( http://subclipse.tigris.org/update_1.6.x)
IDEA SVN plug-in (part of the default IDEA installation)
The Geomajas repository can be found at https://svn.geomajas.org/majas. The standard SVN repository layout is followed: trunk, tags and branches. For the latest and greatest code (including GWT face) you should check out the trunk:https://svn.geomajas.org/majas/trunk.