Changes for page Home
Last modified by Denis Frolov on 2023/11/13 11:58
From version 126.1
edited by Quinton Dolan
on 2010/05/06 18:59
on 2010/05/06 18:59
Change comment:
There is no comment for this version
To version 127.1
edited by Mike Schrag
on 2006/08/22 12:16
on 2006/08/22 12:16
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. qdolan1 +XWiki.mschrag - Content
-
... ... @@ -1,67 +1,40 @@ 1 - = WOLips/WOProject1 +[[image:http://objectstyle.org/confluence/download/attachments/2814/WOLips150.png||align="center"]] 2 2 3 - {{infotitle="HowtoContributeothis Wiki"}}3 +== WOLips / WOProject == 4 4 5 -T o*editor add contentto this Wiki*, you can simply createanewaccountat[http://issues.objectstyle.org/jira/](Thisonly takesfew seconds and is only needed if you don't have an account on ObjectStyle already).5 +This is the home page for the WOProject / WOLips space. 6 6 7 - {{/info}}7 +== Getting Started == 8 8 9 -This is the h ome page forWOProject/WOLipsopensourceproject.9 +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. 10 10 11 - Withthe deprecation of the Apple-suppliedWebObjects development tools in the WO5.4 timeframe, WOProject/WOLipshas become the recommended toolset for WebObjects development and is the toolset that Apple itself uses internally.11 +== WOProject == 12 12 13 -A lmostallof thefunctionality provided by the Apple toolset(XCode, EOModeler,WOBuilder, etc) has beenduplicated,greatly expanded uponor re-thought from the ground upin Eclipse and WOLips. WOProject/WOLipsis the net effectf thousandsof hours of freely-givenandpaid-forlabor bymany talented developers, and it is constantly improving.13 +A suite of extensions for ant to build WOApplications and WOFrameworks 14 14 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}} 15 +* [[WOProject Ant Tasks (old site)>>http://objectstyle.org/woproject-old/ant/]] 18 18 19 -WO Project/WOLipsprovides a more comprehensive and powerful toolset for developing Web, Web Service and Java Client applications than has ever been available before.17 +== WOLips == 20 20 21 - ==InstallingWOProject/WOLips==19 +A suite of Eclipse plugins for WODevelopers 22 22 23 -[[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. 21 +* [[Installing WOLips]] 22 +* [[Building WOLips]] 23 +* [[Programming WOLips]] 24 +* [[Tutorials]] 25 +* [[Logos]] 24 24 25 -== TroubleshootingYour Installation==27 +== Maven == 26 26 27 - Thenumberonecauseofproblemsisamissingorincorrect [[wolips.properties]] file.29 +A suite of Maven plugins to build WOApplications and WOFrameworks 28 28 29 - ==Migrating from Xcode-Based Development==31 +* [[Maven Plugins]] 30 30 31 - Onceyouhave [[installed>>InstallingWOLips]]WOLips youcanmove any existing Xcodeprojectsto WOLips using one of the following methods, depending on the complexity of your migration.33 +== Quick Links for all projects == 32 32 33 -* 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]]. 34 -* 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]]. 35 -* 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. 36 - 37 -== WOProject/WOLips Tutorials == 38 - 39 -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. 40 - 41 -* WOLips [[Tutorials>>Tutorials]] 42 -* WebObjects & WOLips [[Podcast>>http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=270165303]] 43 - 44 -== Subprojects == 45 - 46 -* **[[WOLips]]** : WOLips is a set of Eclipse tools for WebObjects development. 47 -* **[[WOProject-Ant>>WOProject-Ant]]** : provides a way to build WebObjects applications and standalone Java launchers with [[Ant>>http://ant.apache.org]]. 48 -* **[[WOProject-Maven>>WOProject-Maven2]]** : provides a way to build WebObjects applications and standalone Java launchers with [[Maven>>http://maven.apache.org]]. 49 -* **[[EOModelDoc]]** : a command line tool to generate HTML documentation of a set of EOModels 50 - 51 -== Quick Links == 52 - 53 -* [[WOLips Blog>>http://wolips.blogspot.com/]] 54 54 * [[Mailing Lists]] 55 -* [[Subversion Repository>>SVN]] 56 -* [[WOProject/WOLips Bug/Issue Tracker>>http://issues.objectstyle.org/jira/secure/BrowseProject.jspa?id=10001]] 57 -* [[Access the WOLips User Guide]] 58 - 59 -== Support == 60 - 61 -We would like to thank the following companies for their continued support with the development of WOLips 62 - 63 -* [[ObjectStyle>>http://www.objectstyle.com]] for hosting the wiki and subversion 64 -* [[mDimension Technology>>http://www.mdimension.com]] for funded development and hosting hudson build server 65 -* [[Apple>>http://www.apple.com]] for funded development 66 -* [[OntheNet>>http://www.onthenet.com.au]] for funded development and hosting backup hudson build server 67 -* [[ej-technologies>>http://www.ej-technologies.com/products/jprofiler/overview.html]] for donating JProfiler 36 +* [[SVN]] 37 +* [[Fisheye>>http://svn.objectstyle.org/fisheye/viewrep/WOProject_WOLips]] 38 +* [[ObjectStyle.org's WOLips Jira Bug Tracking System>>http://objectstyle.org/jira/secure/BrowseProject.jspa?id=10001]] 39 +* [[WOProject/WOLips Old Site>>http://objectstyle.org/woproject-old/]] 40 +* [[Wiki Help]]