Changes between Version 20 and Version 21 of Devel/Setup
- Timestamp:
- 10/01/07 11:32:19 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Devel/Setup
v20 v21 2 2 3 3 == Source Code Repository == 4 * Subversion: http://svn.utgenome.org/utgb 4 * Subversion: http://svn.utgenome.org/utgb/trunk/utgb 5 5 6 == Genome Browser == 7 * SVN: http://svn.utgenome.org/utgb/trunk/browser 8 * wiki:UTGBMedaka/Setup 6 * Checkout http://svn.utgenome.org/utgb/trunk/utgb folder 7 {{{ 8 svn checkout http://svn.utgenome.org/utgb/trunk/utgb utgb 9 }}} 9 10 10 == UTGB Common == 11 * SVN: http://svn.utgenome.org/utgb/trunk/common 12 11 This operation will download the following folders 12 {{{ 13 maven 14 utgb-common 15 utgb-core 16 utgb-medaka 17 utgb-mmdb 18 utgb-gallery 19 }}} 13 20 14 21 == Development with Eclipse ==