Changes for page Home

Last modified by Denis Frolov on 2023/11/13 11:58

From version 100.1
edited by David Avendasora
on 2008/04/02 12:39
Change comment: Cleaned up and reorganized front page.
To version 101.1
edited by David Holt
on 2007/12/10 17:12
Change comment: Added link to instructions for the WOLips User Guide

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.avendasora
1 +XWiki.dholt
Content
... ... @@ -1,45 +9,26 @@
1 -This is the home page for WOProject/WOLips open source project.
2 -
3 -With the deprecation of the Apple-supplied WebObjects development tools, WOProject/WOLips has become the recommended toolset for WebObjects development and is the toolset that Apple itself uses internally.
4 -
5 -Almost all of the functionality provided by the Apple toolset (XCode, EOModeler, WOBuilder, etc) has been duplicated, greatly expanded upon or re-thought from the ground up in Eclipse and WOLips. WOProject/WOLips is the net effect of thousands of hours of freely-given and paid-for labor by many talented developers, and it is constantly improving.
6 -
7 -WOProject/WOLips provides a more comprehensive and powerful toolset for developing Web, Web Service and Java Client than has ever been available before.
8 -
9 9  {{info title="How to Contribute to this Wiki"}}
10 10  
11 11  See instructions on the [Community page|WOCOM:WOCOM]
4 +
12 12  {{/info}}
13 13  
14 -== Installing WOProject/WOLips ==
7 +This is the home page for WOProject/WOLips open source project.
15 15  
16 -WOLips can be installed in several different ways, ranging from a complete turn-key installer that will give you everything you need to get started, all the way down to the source code direct from the SVN repository. Details are available [[here>>Installing WOLips]]
9 +== [[WOLips WebObjects Development Tools Tutorials>>Tutorials]] ==
17 17  
18 -== Migrating from Xcode-Based Development ==
11 +* [[WOLips WebObjects Development Tools Tutorials>>Tutorials]]
19 19  
20 -Once you have [[installed>>Installing WOLips]] WOLips you can move any existing Xcode projects to WOLips using one of the following methods, depending on the complexity of your migration.
21 -
22 -* If you only have a couple of frameworks and applications, and those projects are not very complex, you can do a [[manual migration>>Import an Xcode project into WOLips]].
23 -* If you have a couple of projects and you didn't put your components and classes in sub folders then try the "[[fleeto>>http://www.global-village.net/migrate.to.eclipse/home]]" script from [[Chuck Hill>>~~chuckhill]].
24 -* If you have a complex project and/or many projects, use the [[XcodeMigration]] tool from [[Pascal Robert>>~~probert]]. This is the recommended method for migration as it will greatly simplify migrating even a couple projects.
25 -
26 -== WOProject/WOLips Tutorials ==
27 -
28 -Once you are ready to start developing, look here for many helpful [[tutorials>>Tutorials]] and [[Screen/Podcast>>http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=270165303]] detailing how to make the most of WOProject/WOLips. Tutorials range from setting up new projects to deployment and include topics for both beginners and experts.
29 -
30 -* WOLips [[Tutorials>>Tutorials]]
31 -* WebObjects & WOLips [[Podcast>>http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=270165303]]
32 -
33 33  == Subprojects ==
34 34  
35 -* **[[WOLips]]** : WOLips is a set of Eclipse tools for WebObjects development.
36 -* **[[WOProject-Ant>>WOProject-Ant]]** : provides a way to build WebObjects applications and standalone Java launchers with [[Ant>>http://ant.apache.org]].
37 -* **[[WOProject-Maven>>WOProject-Maven2]]** : provides a way to build WebObjects applications and standalone Java launchers with [[Maven>>http://maven.apache.org]].
15 +* **[[WOLips]]** : WOLips is a set of Eclipse tools for WebObjects development. The easiest way to install WOLips is to follow the steps in the [[Install WOLips with Eclipse Update Manager]] tutorial. If this is your first time using WOLips, this is the recommended method for installing WOLips.
16 +* **[[**WOProject-Ant**>>WOProject-Ant]]** : provides a way to build WebObjects applications and standalone Java launchers with [[Ant>>http://ant.apache.org]].
17 +* **[[**WOProject-Maven**>>WOProject-Maven2]]** : provides a way to build WebObjects applications and standalone Java launchers with [[Maven>>http://maven.apache.org]].
38 38  
39 39  == Quick Links ==
40 40  
41 -* [[WOLips Blog>>http://wolips.blogspot.com/]]
21 +* [[Install WOLips with Eclipse Update Manager]]
22 +* [[Access the WOLips User Guide]]
23 +* [[Tutorials]]
42 42  * [[Mailing Lists]]
43 43  * [[Subversion Repository>>SVN]]
44 44  * [[WOProject/WOLips Bug/Issue Tracker>>http://issues.objectstyle.org/jira/secure/BrowseProject.jspa?id=10001]]
45 -* [[Access the WOLips User Guide]]