Changes for page Home

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

From version 116.1
edited by Gavin Eadie
on 2009/02/17 21:42
Change comment: There is no comment for this version
To version 117.1
edited by David Avendasora
on 2009/06/25 08:27
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.gavineadie
1 +XWiki.avendasora
Content
... ... @@ -1,3 +1,11 @@
1 += WOLips/WOProject =
2 +
3 +{{info title="How to Contribute to this Wiki"}}
4 +
5 +To *edit or add content to this Wiki*, you can simply create a new account at [http://issues.objectstyle.org/jira/] (This only takes a few seconds and is only needed if you don't have an account on ObjectStyle already).
6 +
7 +{{/info}}
8 +
1 1  This is the home page for WOProject/WOLips open source project.
2 2  
3 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.
... ... @@ -4,13 +4,12 @@
4 4  
5 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 6  
15 +{{tip}}
16 +"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!
17 +{{/tip}}
18 +
7 7  WOProject/WOLips provides a more comprehensive and powerful toolset for developing Web, Web Service and Java Client applications than has ever been available before.
8 8  
9 -{{info title="How to Contribute to this Wiki"}}
10 -
11 -See instructions on the [Community page|WOCOM:WOCOM]
12 -{{/info}}
13 -
14 14  == Installing WOProject/WOLips ==
15 15  
16 16  [[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.