Changes between Version 41 and Version 42 of Devel/Setup
- Timestamp:
- 01/08/08 13:58:29 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Devel/Setup
v41 v42 60 60 61 61 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 62 73 === Installing GWT === 63 74 To launch GWT Shell, you must execute the following command within the utgb-core folder: