Changes for page Home

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

From version 80.1
edited by Pascal Robert
on 2010/09/13 14:51
Change comment: There is no comment for this version
To version 82.1
edited by Bastian Triller
on 2013/05/21 17:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.probert
1 +XWiki.btriller
Content
... ... @@ -1,13 +1,15 @@
1 1  = WOLips/WOProject =
2 2  
3 +[[image:icon_256x256.png||align="right"]]
4 +
3 3  This is the home page for WOProject/WOLips open source project.
4 4  
5 -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.
7 +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.
6 6  
7 7  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.
8 8  
9 9  {{tip}}
10 -"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!
12 +"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\!
11 11  {{/tip}}
12 12  
13 13  WOProject/WOLips provides a more comprehensive and powerful toolset for developing Web, Web Service and Java Client applications than has ever been available before.
... ... @@ -14,7 +14,7 @@
14 14  
15 15  == Installing WOProject/WOLips ==
16 16  
17 -[[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.
19 +[[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 [[Github repository>>https://github.com/wolips/wolips]].
18 18  
19 19  == Troubleshooting Your Installation ==
20 20  
... ... @@ -24,15 +24,15 @@
24 24  
25 25  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.
26 26  
27 -* 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]].
29 +* If you only have a couple of frameworks and applications, and those projects are not very complex, you can do a [[manual migration>>documentation:Import an Xcode project into WOLips]].
28 28  * 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]].
29 29  * 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.
30 30  
31 31  == WOProject/WOLips Tutorials ==
32 32  
33 -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.
35 +Once you are ready to start developing, look here for many helpful [[tutorials>>documentation:WOLips 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.
34 34  
35 -* WOLips [[Tutorials>>Tutorials]]
37 +* WOLips [[Tutorials>>documentation:WOLips Tutorials]]
36 36  * WebObjects & WOLips [[Podcast>>http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=270165303]]
37 37  
38 38  == Subprojects ==
... ... @@ -39,7 +39,7 @@
39 39  
40 40  * **[[WOLips]]** : WOLips is a set of Eclipse tools for WebObjects development.
41 41  * **[[WOProject-Ant>>WOProject-Ant]]** : provides a way to build WebObjects applications and standalone Java launchers with [[Ant>>http://ant.apache.org]].
42 -* **[[WOProject-Maven>>WOProject-Maven2]]** : provides a way to build WebObjects applications and standalone Java launchers with [[Maven>>http://maven.apache.org]].
44 +* **[[WOProject-Maven>>WOProject-Maven]]** : provides a way to build WebObjects applications and standalone Java launchers with [[Maven>>http://maven.apache.org]].
43 43  * **[[EOModelDoc]]** : a command line tool to generate HTML documentation of a set of EOModels
44 44  
45 45  == Quick Links ==
... ... @@ -46,16 +46,5 @@
46 46  
47 47  * [[WOLips Blog>>http://wolips.blogspot.com/]]
48 48  * [[Mailing Lists]]
49 -* [[Subversion Repository>>SVN]]
50 -* [[WOProject/WOLips Bug/Issue Tracker>>http://issues.objectstyle.org/jira/secure/BrowseProject.jspa?id=10001]]
51 +* [[WOProject/WOLips Bug/Issue Tracker>>https://github.com/wocommunity/wonder/issues]]
51 51  * [[Access the WOLips User Guide]]
52 -
53 -== Support ==
54 -
55 -We would like to thank the following companies for their continued support with the development of WOLips
56 -
57 -* [[ObjectStyle>>http://www.objectstyle.com]] for hosting the wiki and subversion
58 -* [[mDimension Technology>>http://www.mdimension.com]] for funded development and hosting hudson build server
59 -* [[Apple>>http://www.apple.com]] for funded development
60 -* [[OntheNet>>http://www.onthenet.com.au]] for funded development and hosting backup hudson build server
61 -* [[ej-technologies>>http://www.ej-technologies.com/products/jprofiler/overview.html]] for donating JProfiler