Changes for page Building WOLips

Last modified by Johann Werner on 2015/02/13 01:40

From version 84.1
edited by Mike Schrag
on 2006/05/14 08:42
Change comment: There is no comment for this version
To version 83.1
edited by Marc Guenther
on 2006/09/08 09:54
Change comment: added link to the Eclipse Team Project Set page

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.mschrag
1 +XWiki.marc
Content
... ... @@ -28,8 +28,7 @@
28 28  
29 29  == Checking out and Building inside of Eclipse for Deployment ==
30 30  
31 -1. Add the wolips SVN repository
32 -11. repository = https:~/~/svn.objectstyle.org/repos/woproject
31 +1. Add the wolips SVN repository https:~/~/svn.objectstyle.org/repos/woproject in the SVN Perspective's Repository View
33 33  1. In SVN perspective, browse WOLips repository on HEAD, checkout trunk/woproject
34 34  1. Right-click (or equiv) on the build.xml inside of the "woproject" project and Run As=>Ant Build ...
35 35  1. Switch to the Properties tab and check for the definition of eclipse.home in the Properties list
... ... @@ -42,8 +42,5 @@
42 42  
43 43  == Checking out and Building inside of Eclipse for Development (PDE) ==
44 44  
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.
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]].