Changes between Version 18 and Version 19 of Devel/Setup
- Timestamp:
- 08/03/07 09:38:30 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Devel/Setup
v18 v19 2 2 3 3 == Source Code Repository == 4 * Subversion: http:// dev.utgenome.org/svn/utgb4 * Subversion: http://svn.utgenome.org/utgb 5 5 6 6 == Genome Browser == 7 * SVN: http:// dev.utgenome.org/svn/utgb/trunk/browser8 7 * SVN: http://svn.utgenome.org/utgb/trunk/browser 8 * wiki:UTGBMedaka/Setup 9 9 10 10 == UTGB Common == 11 * SVN: http:// dev.utgenome.org/svn/utgb/trunk/common11 * SVN: http://svn.utgenome.org/utgb/trunk/common 12 12 13 13 … … 19 19 * http://subclipse.tigris.org/update_1.2.x (Eclipse 3.2~) 20 20 * Open the SVN Repository Explorer perspective, then add new remote site, http://dev.utgenome.org/svn/utgb. 21 * Checkout the [http:// dev.utgenome.org/svn/utgb/trunk/browser browser] folder as an Eclipse project.21 * Checkout the [http://svn.utgenome.org/utgb/trunk/browser browser] folder as an Eclipse project. 22 22 23 23 === Installing GWT === 24 24 * Download the latest version of [http://code.google.com/webtoolkit/ Google Web Toolkit], matching your OS environment. 25 * http:// dev.utgenome.org/svn/archive/gwt25 * http://svn.utgenome.org/utgb/trunk/archive/gwt 26 26 * Expand the archive, for example, c:\home\leo\local\gwt-win-1.4.10 27 27 * Set the class path variable named GWT_HOME in your Eclipse (Window -> Preferences -> Java -> Build Path -> Classpath):