Changes between Version 41 and Version 42 of Devel/Setup


Ignore:
Timestamp:
01/08/08 13:58:29 (18 years ago)
Author:
leo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Devel/Setup

    v41 v42  
    6060 
    6161
     62== Development of UTGB without Maven-Eclipse plugin (Q4E) ==
     63
     64 * From a command line, type the following:
     65{{{
     66 utgb-core> mvn eclipse:eclipse
     67}}}
     68 This will generate Eclipse project files (.project & .classpath). Import this folder (utgb-core) as an Eclipse project.
     69
     70  * Reference: http://maven.apache.org/guides/mini/guide-ide-eclipse.html
     71
     72
    6273=== Installing GWT ===
    6374To launch GWT Shell, you must execute the following command within the utgb-core folder: