Changes for page Building WOLips
Last modified by Johann Werner on 2015/02/13 01:40
From version 83.1
edited by Marc Guenther
on 2006/09/08 09:54
on 2006/09/08 09:54
Change comment:
added link to the Eclipse Team Project Set page
To version 84.1
edited by Mike Schrag
on 2006/05/14 08:42
on 2006/05/14 08:42
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.m arc1 +XWiki.mschrag - Content
-
... ... @@ -28,7 +28,8 @@ 28 28 29 29 == Checking out and Building inside of Eclipse for Deployment == 30 30 31 -1. Add the wolips SVN repository https:~/~/svn.objectstyle.org/repos/woproject in the SVN Perspective's Repository View 31 +1. Add the wolips SVN repository 32 +11. repository = https:~/~/svn.objectstyle.org/repos/woproject 32 32 1. In SVN perspective, browse WOLips repository on HEAD, checkout trunk/woproject 33 33 1. Right-click (or equiv) on the build.xml inside of the "woproject" project and Run As=>Ant Build ... 34 34 1. Switch to the Properties tab and check for the definition of eclipse.home in the Properties list ... ... @@ -41,5 +41,8 @@ 41 41 42 42 == Checking out and Building inside of Eclipse for Development (PDE) == 43 43 44 -1. Add the wolips SVN repository https:~/~/svn.objectstyle.org/repos/woproject in the SVN Perspective's Repository View 45 -1. You can select individual plugins you would like to work on by browsing to trunk/woproject/wolips/plugins in the Subversion repository and checking out the plugins you are interested in. To checkout complete sets of plugins, you could also use the [[Eclipse Team Project Set]]. 45 +1. 46 +11. just untar this into your plugins folder 47 +1. Add the wolips SVN repository 48 +11. repository = https:~/~/svn.objectstyle.org/repos/woproject 49 +1. You now want to checkout the individual plugins. You can select individual plugins you would like to work on by browsing to trunk/woproject/wolips/plugins in the Subversion repository and checking out the plugins you are interested in.