Wiki source code of Home
Version 119.1 by Gavin Eadie on 2009/02/17 22:30
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
113.1 | 1 | This is the home page for WOProject/WOLips open source project. |
2 | |||
![]() |
115.1 | 3 | With the deprecation of the Apple-supplied WebObjects development tools in the WO5.4 timeframe, WOProject/WOLips has become the recommended toolset for WebObjects development and is the toolset that Apple itself uses internally. |
![]() |
113.1 | 4 | |
![]() |
115.1 | 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. |
![]() |
113.1 | 6 | |
![]() |
117.1 | 7 | {{tip}} |
8 | "constantly improving" ... at the turn of 2008 into 2009 WOLips made a large step forward (see [WOLips Blog|http://wolips.blogspot.com/]). Wiki's being what they are, this one has not yet caught up with that change -- most of what was true before is still true, but some is not, though what is not (mostly in the area of framework management) is better! | ||
9 | {{/tip}} | ||
10 | |||
![]() |
115.1 | 11 | WOProject/WOLips provides a more comprehensive and powerful toolset for developing Web, Web Service and Java Client applications than has ever been available before. |
![]() |
113.1 | 12 | |
![]() |
119.1 | 13 | {{info title="How to Contribute to this Wiki"}} |
14 | |||
15 | See instructions on the [Community page|WOCOM:WOCOM] | ||
16 | {{/info}} | ||
17 | |||
![]() |
113.1 | 18 | == Installing WOProject/WOLips == |
![]() |
75.1 | 19 | |
![]() |
113.1 | 20 | [[WOLips can be installed>>Installing WOLips]] 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. |
![]() |
111.1 | 21 | |
![]() |
113.1 | 22 | == Migrating from Xcode-Based Development == |
![]() |
111.1 | 23 | |
![]() |
113.1 | 24 | 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. |
25 | |||
26 | * 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]]. | ||
27 | * 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]]. | ||
28 | * 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. | ||
29 | |||
30 | == WOProject/WOLips Tutorials == | ||
31 | |||
32 | 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. | ||
33 | |||
34 | * WOLips [[Tutorials>>Tutorials]] | ||
35 | * WebObjects & WOLips [[Podcast>>http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=270165303]] | ||
36 | |||
![]() |
75.1 | 37 | == Subprojects == |
38 | |||
![]() |
113.1 | 39 | * **[[WOLips]]** : WOLips is a set of Eclipse tools for WebObjects development. |
40 | * **[[WOProject-Ant>>WOProject-Ant]]** : provides a way to build WebObjects applications and standalone Java launchers with [[Ant>>http://ant.apache.org]]. | ||
41 | * **[[WOProject-Maven>>WOProject-Maven2]]** : provides a way to build WebObjects applications and standalone Java launchers with [[Maven>>http://maven.apache.org]]. | ||
42 | * **[[EOModelDoc]]** : a command line tool to generate HTML documentation of a set of EOModels | ||
![]() |
75.1 | 43 | |
44 | == Quick Links == | ||
45 | |||
![]() |
113.1 | 46 | * [[WOLips Blog>>http://wolips.blogspot.com/]] |
![]() |
75.1 | 47 | * [[Mailing Lists]] |
![]() |
85.1 | 48 | * [[Subversion Repository>>SVN]] |
![]() |
111.1 | 49 | * [[WOProject/WOLips Bug/Issue Tracker>>http://issues.objectstyle.org/jira/secure/BrowseProject.jspa?id=10001]] |
![]() |
113.1 | 50 | * [[Access the WOLips User Guide]] |