Changes between Version 2 and Version 3 of UTGBPortable
- Timestamp:
- 10/10/07 15:23:23 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UTGBPortable
v2 v3 20 20 }}} 21 21 22 * UTGBPortable generates context.xml files to specify the resource folder of UTGB 23 context.xml 24 {{{ 25 <Context> 26 <Environment description="absolute path to the resource folder" 27 name="resource" 28 type="java.lang.String" 29 value="$resource$"/> 30 </Context> 31 }}} 22 32