Changes for page WOLips Tutorials

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

From version 162.1
edited by Mike Schrag
on 2007/10/03 15:32
Change comment: There is no comment for this version
To version 147.1
edited by Kieran Kelleher
on 2007/12/10 17:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.mschrag
1 +XWiki.kieran
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,11 +21,13 @@
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  
27 27  * [[General Problems Building and Running>>Troubleshooting Problems Building and Running]]
28 28  * [[java.lang.Object cannot be resolved]]
35 +* [[Sticky WOD error markers will not go away]]
29 29  
30 30  ==== Editing WOComponents ====
31 31  
... ... @@ -50,6 +50,7 @@
50 50  
51 51  * [[Keyboard Shortcuts]]
52 52  * [["File-hopping" Navigation in Eclipse]]
60 +* [[Best Eclipse Resources]]
53 53  
54 54  ==== Running and Debugging ====
55 55  
... ... @@ -64,6 +64,7 @@
64 64  * [[Change default application bundle names]]
65 65  * [[Embedding WOFrameworks]]
66 66  * [[Web Server Resources with Embedded Frameworks]]
75 +* [[Alternative Ant Build Script for Fully Embedded and Split Install Bundles]]
67 67  
68 68  ==== Misc ====
69 69  
... ... @@ -72,6 +72,7 @@
72 72  
73 73  ==== Beginner's Guides ====
74 74  
84 +* [[Access the WOLips User Guide]]
75 75  * [[Building a WO application with Entity Modeler]]
76 76  * [[Beginner's Questions]]
77 77  * [[JDBC and Entity Modeler, issues and configuration>>JDBC and Entity Modeler]]