Changes for page Building WOLips

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

From version 131.3
edited by Bastian Triller
on 2023/11/13 11:55
Change comment: Update document after refactoring.
To version 133.1
edited by chuckhill
on 2023/11/13 11:55
Change comment: Renamed back-links.

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.btriller
1 +XWiki.chuckhill
Content
... ... @@ -3,7 +3,7 @@
3 3  {{/tip}}
4 4  
5 5  {{note}}
6 -The following instructions about building WOLips are fine if you need to build a distribution of WOLips. However, they aren't so great if you're debugging WOLips. Instructions on how to do that are posted here [[doc:WOL.Debugging WOLips]].
6 +The following instructions about building WOLips are fine if you need to build a distribution of WOLips. However, they aren't so great if you're debugging WOLips. Instructions on how to do that are posted here [[doc:WOL.Home.Building WOLips.Debugging WOLips.WebHome]].
7 7  {{/note}}
8 8  
9 9  Prior to building WOLips, you will want to get your dependencies installed properly. Check out the [[doc:WOL.Installing WOLips]] page for information on the dependencies for WOLips.
... ... @@ -75,7 +75,7 @@
75 75  == Checking out and Building inside of Eclipse for Development (PDE) ==
76 76  
77 77  1. Add the wolips Git repository [[https:~~/~~/github.com/wolips/wolips/>>url:https://github.com/wolips/wolips/||shape="rect"]] in the Git Perspective's Repository View
78 -1. You can select individual plugins you would like to work on by browsing to {{code language="none"}}trunk/woproject/wolips/{{/code}} in the Subversion repository and checking out the plugins you are interested in. To checkout complete sets of plugins, you could also use the [[doc:WOL.Eclipse Team Project Set]].
78 +1. You can select individual plugins you would like to work on by browsing to {{code language="none"}}trunk/woproject/wolips/{{/code}} in the Subversion repository and checking out the plugins you are interested in. To checkout complete sets of plugins, you could also use the [[doc:WOL.Home.Deprecated info.Eclipse Team Project Set.WebHome]].
79 79  
80 80  == An approach to setting up the development and test environment for WOLips Plugin. ==
81 81