Changes for page WOLips Tutorials

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

From version 145.1
edited by David Holt
on 2008/01/10 12:43
Change comment: There is no comment for this version
To version 139.1
edited by Ray Kiddy
on 2008/05/14 16:57
Change comment: can be written also....

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.dholt
1 +XWiki.kiddyr
Content
... ... @@ -19,7 +19,7 @@
19 19  ==== Setting Up a Project ====
20 20  
21 21  * [[Create a new WO Application]]
22 -* [[Setting the default text encoding for EclipseYour ProjectYour components]]
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]]
... ... @@ -34,6 +34,8 @@
34 34  * [[General Problems Building and Running>>Troubleshooting Problems Building and Running]]
35 35  * [[java.lang.Object cannot be resolved]]
36 36  * [[Sticky WOD error markers will not go away]]
37 +* [[Problems Building after JDK 1.6 Install]]
38 +* [[Build problems with P4WSAD>>WOLips and P4WSAD]]
37 37  
38 38  ==== Editing WOComponents ====
39 39  
... ... @@ -46,6 +46,7 @@
46 46  * [[Refactor - Rename Binding Feature]]
47 47  * [[Refactor - Format HTML Feature]]
48 48  * [[Rename a WOComponent]]
51 +* [[Click to Open]]
49 49  
50 50  ==== Editing EOModels ====
51 51  
... ... @@ -75,11 +75,14 @@
75 75  * [[Embedding WOFrameworks]]
76 76  * [[Web Server Resources with Embedded Frameworks]]
77 77  * [[Alternative Ant Build Script for Fully Embedded and Split Install Bundles]]
81 +* [[Remote deployment with Ant and ssh]]
78 78  
79 79  ==== Misc ====
80 80  
81 81  * [[Where is my Properties file]]
82 82  * [[Pesky 'Serializable class without serialVersionUID' Warnings]]
87 +* [[Pesky 'WOO Encoding type MacRoman doesn't match component UTF-8' Warnings]]
88 +* [[Pesky 'There is no key 'somekey' for the keypath 'somevar' in SomeClass' Warnings]]
83 83  
84 84  ==== Beginner's Guides ====
85 85