Changes for page WOLips Tutorials

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

From version 168.1
edited by Kieran Kelleher
on 2007/10/08 14:53
Change comment: There is no comment for this version
To version 146.1
edited by Kieran Kelleher
on 2007/12/10 17:19
Change comment: There is no comment for this version

Summary

Details

Page properties
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]]
... ... @@ -21,6 +21,7 @@
21 21  * [[Project Wonder woa with Linked Source]]
22 22  * [[Setting up a new ERD2W Application]]
23 23  * [[Custom Project Templates]]
29 +* [[About the Properties file]]
24 24  
25 25  ==== Troubleshooting Build Problems ====
26 26  
... ... @@ -51,6 +51,7 @@
51 51  
52 52  * [[Keyboard Shortcuts]]
53 53  * [["File-hopping" Navigation in Eclipse]]
60 +* [[Best Eclipse Resources]]
54 54  
55 55  ==== Running and Debugging ====
56 56  
... ... @@ -65,6 +65,7 @@
65 65  * [[Change default application bundle names]]
66 66  * [[Embedding WOFrameworks]]
67 67  * [[Web Server Resources with Embedded Frameworks]]
75 +* [[Alternative Ant Build Script for Fully Embedded and Split Install Bundles]]
68 68  
69 69  ==== Misc ====
70 70  
... ... @@ -73,6 +73,7 @@
73 73  
74 74  ==== Beginner's Guides ====
75 75  
84 +* [[Access the WOLips User Guide]]
76 76  * [[Building a WO application with Entity Modeler]]
77 77  * [[Beginner's Questions]]
78 78  * [[JDBC and Entity Modeler, issues and configuration>>JDBC and Entity Modeler]]