The project is developed using Eclipse platform so we suggest using that. We use a Subversion repository for code management. The code is divided in three modules: core, android and desktop. == Building core module == The prerequisite for all modules is the [http://code.google.com/p/coffeeshop/ coffeeshop] library (development branch). The terminal command for checking out the core module is: {{{ svn co https://common.tnode.com/svn/webstrips/trunk/core/ webstrips-core }}} If you are using the Subversion Eclipse plugin you will probably know how to use the information. == Building android module == == Building desktop module ==