Changes for page WOLips Tutorials

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

From version 142.1
edited by David Holt
on 2007/12/18 18:17
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,6 +19,7 @@
19 19  ==== Setting Up a Project ====
20 20  
21 21  * [[Create a new WO Application]]
23 +* [[Setting the default text encoding for Eclipse]]
22 22  * [[Add a Jar Dependency]]
23 23  * [[Add a Framework Dependency]]
24 24  * [[Create a WebObjects Framework]]
... ... @@ -33,6 +33,8 @@
33 33  * [[General Problems Building and Running>>Troubleshooting Problems Building and Running]]
34 34  * [[java.lang.Object cannot be resolved]]
35 35  * [[Sticky WOD error markers will not go away]]
38 +* [[Problems Building after JDK 1.6 Install]]
39 +* [[Build problems with P4WSAD>>WOLips and P4WSAD]]
36 36  
37 37  ==== Editing WOComponents ====
38 38  
... ... @@ -45,6 +45,7 @@
45 45  * [[Refactor - Rename Binding Feature]]
46 46  * [[Refactor - Format HTML Feature]]
47 47  * [[Rename a WOComponent]]
52 +* [[Click to Open]]
48 48  
49 49  ==== Editing EOModels ====
50 50  
... ... @@ -74,11 +74,14 @@
74 74  * [[Embedding WOFrameworks]]
75 75  * [[Web Server Resources with Embedded Frameworks]]
76 76  * [[Alternative Ant Build Script for Fully Embedded and Split Install Bundles]]
82 +* [[Remote deployment with Ant and ssh]]
77 77  
78 78  ==== Misc ====
79 79  
80 80  * [[Where is my Properties file]]
81 81  * [[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]]
82 82  
83 83  ==== Beginner's Guides ====
84 84