Changes for page WOLips Tutorials

Last modified by Pascal Robert on 2013/09/22 14:38

From version 155.1
edited by Kieran Kelleher
on 2007/11/28 15:35
Change comment: There is no comment for this version
To version 148.1
edited by David Holt
on 2007/12/18 17:22
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.kieran
1 +XWiki.dholt
Content
... ... @@ -10,6 +10,7 @@
10 10  * [[Migrating from XCode to WOLips]]
11 11  * [[Moving to Eclipse from XCode in a Subversion Repository]]
12 12  * [[Import an Xcode project into WOLips]]
13 +* [[Using the XcodeMigration tool>>XcodeMigration]]
13 13  
14 14  ==== Updating Your Development Tools ====
15 15  
... ... @@ -49,6 +49,7 @@
49 49  
50 50  * [[Using Entity Modeler]]
51 51  * [[Generating EO Java Classes]]
53 +* [[Velocity EOGenerator]]
52 52  * [[Using Model Groups]]
53 53  * [[Creating a Many to Many Join]]
54 54  
... ... @@ -71,6 +71,7 @@
71 71  * [[Change default application bundle names]]
72 72  * [[Embedding WOFrameworks]]
73 73  * [[Web Server Resources with Embedded Frameworks]]
76 +* [[Alternative Ant Build Script for Fully Embedded and Split Install Bundles]]
74 74  
75 75  ==== Misc ====
76 76  
... ... @@ -79,6 +79,7 @@
79 79  
80 80  ==== Beginner's Guides ====
81 81  
85 +* [[Access the WOLips User Guide]]
82 82  * [[Building a WO application with Entity Modeler]]
83 83  * [[Beginner's Questions]]
84 84  * [[JDBC and Entity Modeler, issues and configuration>>JDBC and Entity Modeler]]