Changes between Version 26 and Version 27 of Devel/Setup


Ignore:
Timestamp:
10/12/07 20:22:15 (18 years ago)
Author:
leo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Devel/Setup

    v26 v27  
    2222
    2323== Install Maven2 (Optional) ==
    24  * http://maven.apache.org/
    25  * http://maven.apache.org/download.html#Installation
     24 * Maven2 http://maven.apache.org/
     25   * Download & Installation Notes: http://maven.apache.org/download.html#Installation
    2626{{{
    2727Windows 2000/XP
     
    5656
    5757=== 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:
    5959{{{
    6060 leo:./utgb-core >  mvn generate-sources