Changes between Version 28 and Version 29 of Devel/Setup
- Timestamp:
- 10/12/07 20:31:24 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Devel/Setup
v28 v29 56 56 57 57 === Installing GWT === 58 The following process is no longer required since maven plug-in automatically downloads necessary libraries. However, to launch GWT Shell, you must execute the following command within the utgb-core folder:58 To launch GWT Shell, you must execute the following command within the utgb-core folder: 59 59 {{{ 60 leo:./utgb-core > mvn generate-sources60 utgb-core > mvn generate-sources 61 61 }}} 62 or run (right-click on your Eclipse project) -> Maven2 -> Execute Goal -> (Input generate-sources in the Goal text box) 62 or run (right-click on your Eclipse project) -> Maven2 -> Execute Goal -> (Input generate-sources in the Goal text box). 63 63 64 This will download gwt-dev-(os name).jar and other dynamic link libraries into utgb-core/gwt-home folder. 65 66 67 (The following process is no longer required since maven plug-in automatically downloads necessary libraries) 64 68 * Download the latest version of [http://code.google.com/webtoolkit/ Google Web Toolkit], matching your OS environment. 65 69 * http://svn.utgenome.org/utgb/trunk/archive/gwt