Changes for page WOLips Tutorials

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

From version 164.1
edited by Kieran Kelleher
on 2007/10/10 14:45
Change comment: There is no comment for this version
To version 149.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,7 +10,12 @@
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  
15 +==== Updating Your Development Tools ====
16 +
17 +* [[Updating Your WOLips Plugin]]
18 +
14 14  ==== Setting Up a Project ====
15 15  
16 16  * [[Create a new WO Application]]
... ... @@ -45,6 +45,7 @@
45 45  
46 46  * [[Using Entity Modeler]]
47 47  * [[Generating EO Java Classes]]
53 +* [[Velocity EOGenerator]]
48 48  * [[Using Model Groups]]
49 49  * [[Creating a Many to Many Join]]
50 50  
... ... @@ -52,6 +52,7 @@
52 52  
53 53  * [[Keyboard Shortcuts]]
54 54  * [["File-hopping" Navigation in Eclipse]]
61 +* [[Best Eclipse Resources]]
55 55  
56 56  ==== Running and Debugging ====
57 57  
... ... @@ -66,6 +66,7 @@
66 66  * [[Change default application bundle names]]
67 67  * [[Embedding WOFrameworks]]
68 68  * [[Web Server Resources with Embedded Frameworks]]
76 +* [[Alternative Ant Build Script for Fully Embedded and Split Install Bundles]]
69 69  
70 70  ==== Misc ====
71 71  
... ... @@ -74,6 +74,7 @@
74 74  
75 75  ==== Beginner's Guides ====
76 76  
85 +* [[Access the WOLips User Guide]]
77 77  * [[Building a WO application with Entity Modeler]]
78 78  * [[Beginner's Questions]]
79 79  * [[JDBC and Entity Modeler, issues and configuration>>JDBC and Entity Modeler]]