Changes for page WOLips Tutorials

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

From version 160.1
edited by David Holt
on 2008/01/10 12:45
Change comment: There is no comment for this version
To version 162.1
edited by Mike Schrag
on 2007/10/03 15:32
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.dholt
1 +XWiki.mschrag
Content
... ... @@ -10,16 +10,10 @@
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]]
14 14  
15 -==== Updating Your Development Tools ====
16 -
17 -* [[Updating Your WOLips Plugin]]
18 -
19 19  ==== Setting Up a Project ====
20 20  
21 21  * [[Create a new WO Application]]
22 -* [[Setting the default text encoding for Eclipse]]
23 23  * [[Add a Jar Dependency]]
24 24  * [[Add a Framework Dependency]]
25 25  * [[Create a WebObjects Framework]]
... ... @@ -27,13 +27,11 @@
27 27  * [[Project Wonder woa with Linked Source]]
28 28  * [[Setting up a new ERD2W Application]]
29 29  * [[Custom Project Templates]]
30 -* [[About the Properties file]]
31 31  
32 32  ==== Troubleshooting Build Problems ====
33 33  
34 34  * [[General Problems Building and Running>>Troubleshooting Problems Building and Running]]
35 35  * [[java.lang.Object cannot be resolved]]
36 -* [[Sticky WOD error markers will not go away]]
37 37  
38 38  ==== Editing WOComponents ====
39 39  
... ... @@ -51,7 +51,6 @@
51 51  
52 52  * [[Using Entity Modeler]]
53 53  * [[Generating EO Java Classes]]
54 -* [[Velocity EOGenerator (Veogen)]]
55 55  * [[Using Model Groups]]
56 56  * [[Creating a Many to Many Join]]
57 57  
... ... @@ -59,7 +59,6 @@
59 59  
60 60  * [[Keyboard Shortcuts]]
61 61  * [["File-hopping" Navigation in Eclipse]]
62 -* [[Best Eclipse Resources]]
63 63  
64 64  ==== Running and Debugging ====
65 65  
... ... @@ -74,7 +74,6 @@
74 74  * [[Change default application bundle names]]
75 75  * [[Embedding WOFrameworks]]
76 76  * [[Web Server Resources with Embedded Frameworks]]
77 -* [[Alternative Ant Build Script for Fully Embedded and Split Install Bundles]]
78 78  
79 79  ==== Misc ====
80 80  
... ... @@ -83,7 +83,6 @@
83 83  
84 84  ==== Beginner's Guides ====
85 85  
86 -* [[Access the WOLips User Guide]]
87 87  * [[Building a WO application with Entity Modeler]]
88 88  * [[Beginner's Questions]]
89 89  * [[JDBC and Entity Modeler, issues and configuration>>JDBC and Entity Modeler]]