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 141.1
edited by dlee
on 2008/06/10 18:00
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.dholt
1 +XWiki.dlee
Content
... ... @@ -4,6 +4,7 @@
4 4  * [[Install WOLips with Eclipse Update Manager]]
5 5  * [[Installing WebObjects-WOLips on a PC]]
6 6  * [[Useful Eclipse Plugins]]
7 +* [[Apple Maven Nightly Builds]]
7 7  
8 8  ==== Migrating from Xcode ====
9 9  
... ... @@ -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]]
23 +* [[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]]
38 +* [[Problems Building after JDK 1.6 Install]]
39 +* [[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]]
52 +* [[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]]
82 +* [[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]]
88 +* [[Pesky 'WOO Encoding type MacRoman doesn't match component UTF-8' Warnings]]
89 +* [[Pesky 'There is no key 'somekey' for the keypath 'somevar' in SomeClass' Warnings]]
83 83  
84 84  ==== Beginner's Guides ====
85 85