Changes for page WOLips Tutorials
Last modified by Pascal Robert on 2013/09/22 14:38
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,25 +1,16 @@ 1 1 ==== Installation ==== 2 2 3 -* [[Scratch Setup of WebObjects Development on a Mac]] 4 4 * [[Install WOLips with Eclipse Update Manager]] 5 -* [[Troubleshooting Problems Building and Running]] 6 -* [[Installing WebObjects-WOLips on a PC]] 7 -* [[Useful Eclipse Plugins]] 8 - 9 -==== Migrating from Xcode ==== 10 - 11 -* [[Migrating from XCode to WOLips]] 4 +* [[Troubleshooting Problems Running on Windows]] 12 12 * [[Moving to Eclipse from XCode in a Subversion Repository]] 13 -* [[Import an Xcode project into WOLips]] 14 14 15 15 ==== Setting Up a Project ==== 16 16 17 17 * [[Create a new WO Application]] 18 18 * [[Add a Framework Dependency]] 11 +* [[Import an Xcode project into WOLips]] 19 19 * [[Create a WebObjects Framework]] 20 20 * [[Working with the Jars in WebObjects Extensions]] 21 -* [[Project Wonder woa with Linked Source]] 22 -* [[Setting up a new ERD2W Application]] 23 23 24 24 ==== Editing WOComponents ==== 25 25 ... ... @@ -26,13 +26,6 @@ 26 26 * [[Create a new WO Component]] 27 27 * [[Edit a WO Component]] 28 28 * [[Using WOBuilder with WOLips]] 29 -* [[Content Assist for WOD Files]] 30 -* [[Modern Binding Styles]] 31 -* [[WOOGNL Helper Functions]] 32 -* [[Refactor - Rename Binding Feature]] 33 -* [[Refactor - Format HTML Feature]] 34 -* [[Refactor - Clean WOBuilder Names Feature]] 35 -* [[Refactor - Convert Inline to WOD Feature]] 36 36 37 37 ==== Editing EOModels ==== 38 38 ... ... @@ -41,11 +41,6 @@ 41 41 * [[Using Model Groups]] 42 42 * [[Creating a Many to Many Join]] 43 43 44 -==== Eclipse/WOLips Development Tips ==== 45 - 46 -* [[Keyboard Shortcuts]] 47 -* [["File-hopping" Navigation in Eclipse]] 48 - 49 49 ==== Running and Debugging ==== 50 50 51 51 * [[Run or Debug a WO Application]] ... ... @@ -56,16 +56,8 @@ 56 56 57 57 * [[Deploy a WO Application]] 58 58 * [[Embedding WOFrameworks]] 59 -* [[Web Server Resources with Embedded Frameworks]] 60 60 61 61 ==== Misc ==== 62 62 63 63 * [[Where is my Properties file]] 64 64 * [[Pesky 'Serializable class without serialVersionUID' Warnings]] 65 - 66 -==== Beginner's Guides ==== 67 - 68 -* [[Building a WO application with Entity Modeler]] 69 -* [[Beginner's Questions]] 70 -* [[JDBC and Entity Modeler, issues and configuration>>JDBC and Entity Modeler]] 71 -* [[How do I add a static image to a component's page?>>How to add an image to a Component]]