Wiki source code of Preparing the WOApplication

Version 5.1 by Ulrich Köster on 2006/08/21 02:22

Hide last authors
Ulrich Köster 4.1 1 Add the woa == true property to the prom:
Ulrich Köster 2.1 2
3 {{code value="xml"}}
4
5 <?xml version="1.0" encoding="UTF-8"?>
6
7 <project>
8 <properties>
9 <woa>true</woa>
10 </properties>
11 </project>
12
13 {{/code}}