Changes for page WOLips Tutorials

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

From version 89.1
edited by Lachlan Scott
on 2007/07/05 16:06
Change comment: There is no comment for this version
To version 100.1
edited by chuckhill
on 2007/01/29 22:17
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.lachlan_scott
1 +XWiki.chuckhill
Content
... ... @@ -1,9 +1,7 @@
1 1  ==== Installation ====
2 2  
3 3  * [[Install WOLips with Eclipse Update Manager]]
4 -* [[Troubleshooting Problems Building and Running]]
5 -* [[Moving to Eclipse from XCode in a Subversion Repository]]
6 -* [[Installing WebObjects-WOLips on a PC]]
4 +* [[Troubleshooting Problems Running on Windows]]
7 7  
8 8  ==== Setting Up a Project ====
9 9  
... ... @@ -12,8 +12,6 @@
12 12  * [[Import an Xcode project into WOLips]]
13 13  * [[Create a WebObjects Framework]]
14 14  * [[Working with the Jars in WebObjects Extensions]]
15 -* [[Project Wonder woa with Linked Source]]
16 -* [[Setting up a new ERD2W Application]]
17 17  
18 18  ==== Editing WOComponents ====
19 19  
... ... @@ -20,11 +20,7 @@
20 20  * [[Create a new WO Component]]
21 21  * [[Edit a WO Component]]
22 22  * [[Using WOBuilder with WOLips]]
23 -* [[Content Assist for WOD Files]]
24 24  
25 -* [[Modern Binding Styles]]
26 -* [[WOOGNL Helper Functions]]
27 -
28 28  ==== Editing EOModels ====
29 29  
30 30  * [[Using Entity Modeler]]
... ... @@ -32,10 +32,6 @@
32 32  * [[Using Model Groups]]
33 33  * [[Creating a Many to Many Join]]
34 34  
35 -==== Eclipse/WOLips Development Tips ====
36 -
37 -* [[Keyboard Shortcuts]]
38 -
39 39  ==== Running and Debugging ====
40 40  
41 41  * [[Run or Debug a WO Application]]
... ... @@ -46,13 +46,8 @@
46 46  
47 47  * [[Deploy a WO Application]]
48 48  * [[Embedding WOFrameworks]]
49 -* [[Web Server Resources with Embedded Frameworks]]
50 50  
51 51  ==== Misc ====
52 52  
53 53  * [[Where is my Properties file]]
54 54  * [[Pesky 'Serializable class without serialVersionUID' Warnings]]
55 -
56 -==== Beginner's Guides ====
57 -
58 -* [[Building a WO application with Entity Modeler]]