Changes for page WOLips Tutorials

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

From version 249.1
edited by Ulrich Köster
on 2006/10/24 05:21
Change comment: There is no comment for this version
To version 250.1
edited by chuckhill
on 2007/01/10 20:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.uli
1 +XWiki.chuckhill
Content
... ... @@ -1,13 +1,38 @@
1 +==== Installation ====
2 +
1 1  * [[Install WOLips with Eclipse Update Manager]]
4 +
5 +==== Setting Up a Project ====
6 +
2 2  * [[Create a new WO Application]]
8 +* [[Add a Framework Dependency]]
9 +* [[Import an Xcode project into WOLips]]
10 +
11 +==== Editing WOComponents ====
12 +
13 +* [[Create a new WO Component]]
3 3  * [[Edit a WO Component]]
15 +* [[Using WOBuilder with WOLips]]
16 +
17 +==== Editing EOModels ====
18 +
19 +* [[Using Entity Modeler]]
20 +* [[Generating EO Java Classes]]
21 +* [[Using Model Groups]]
22 +* [[Creating a Many to Many Join]]
23 +
24 +==== Running and Debugging ====
25 +
4 4  * [[Run or Debug a WO Application]]
5 -* [[Create a new WO Component]]
6 -* [[Add a Framework Dependency]]
27 +* [[Debug Code in a Framework]]
28 +* [[JProfiler]]
29 +
30 +==== Deployment ====
31 +
7 7  * [[Deploy a WO Application]]
8 -* [[Using WOBuilder with WOLips]]
33 +* [[Embedding WOFrameworks]]
34 +
35 +==== Misc ====
36 +
9 9  * [[Where is my Properties file]]
10 10  * [[Pesky 'Serializable class without serialVersionUID' Warnings]]
11 -* [[Import an Xcode project into WOLips]]
12 -* [[JProfiler]]
13 -* [[Embedding WOFrameworks]]