Changes for page WOProject-Ant

Last modified by Andrew Lindesay on 2014/02/25 00:42

From version 45.1
edited by Andrew Lindesay
on 2007/04/23 06:11
Change comment: There is no comment for this version
To version 40.1
edited by Andrew Lindesay
on 2007/06/14 19:21
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -42,9 +42,10 @@
42 42  ** [[XcodeIndex]]: Maintains XCode project files for integration with WOBuilder on the latest Mac OS X.
43 43  
44 44  * [[Embedding WOFrameworks]]
45 +* [[Servlet Builds]]
45 45  
46 46  == FAQ ==
47 47  
48 -=== I am making an EO adaptor framework and so need to manipulate the {{Info.plist}}{{/Info.plist}} ===
49 +=== I am making an EO adaptor framework and so need to manipulate the ##Info.plist## ===
49 49  
50 -Edit the {{build.properties}}{{/build.properties}} file and modify the {{customInfoPListContent}}{{/customInfoPListContent}} which will be appended near the end of the {{Info.plist}}{{/Info.plist}} file that is constructed when the framework is build.
51 +Edit the ##build.properties## file and modify the ##customInfoPListContent## which will be appended near the end of the ##Info.plist## file that is constructed when the framework is build.