Changes between Version 26 and Version 27 of Devel/Setup
- Timestamp:
- 10/12/07 20:22:15 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Devel/Setup
v26 v27 22 22 23 23 == Install Maven2 (Optional) == 24 * http://maven.apache.org/25 *http://maven.apache.org/download.html#Installation24 * Maven2 http://maven.apache.org/ 25 * Download & Installation Notes: http://maven.apache.org/download.html#Installation 26 26 {{{ 27 27 Windows 2000/XP … … 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 :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: 59 59 {{{ 60 60 leo:./utgb-core > mvn generate-sources