Changes for page Building WOLips

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

From version 126.1
edited by David Avendasora
on 2009/07/02 10:03
Change comment: There is no comment for this version
To version 125.1
edited by mark_ritchie
on 2009/08/30 14:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.avendasora
1 +XWiki.mark_ritchie
Content
... ... @@ -49,7 +49,7 @@
49 49  1. Right-click (or equiv) on the ##build.xml## inside of the "woproject" project and Run As=>Ant Build ...
50 50  1. Switch to the Properties tab and check for the definition of eclipse.home in the Properties list
51 51  1. If ##eclipse.home## does not exist, uncheck "Use global properties" and then click "Add Property"
52 -1. In the Add Property dialog, make the name ##eclipse.home##, click Add Variable, select ##eclipse.home## from the list, and click OK
52 +1. In the Add Property dialog, make the name ##eclipse.home##, click Add Variable, select ##eclipse//home//##// from the list, and click OK//
53 53  1. Click Apply to save your changes
54 54  1. Run
55 55  1. Once it is complete, you may need to right-click=>refresh your project and you will have a ##temp/dist## folder with the plugin site in it.
... ... @@ -70,7 +70,7 @@
70 70  1. In the test environment, follow the [[Installing WOLips]] instructions, using your ##temp/dist## directory as the Local Site. Install the plugins.
71 71  1. Use the Test environment to exercise/test the changes from your locally modified Plugin.
72 72  
73 -1. When you need to repeat the process, shut down the Test Environment, delete the objectstyle.** files in the features and plugins directories under the /Users/<me>/Developer/eclipse directory. Change the source code in the primary environment and build. (Each build took 3 min 37+ seconds on my Mac Book Pro 17"). Once the build is done, then reinstall the plugin in the Test Environment. The Local Site should still be selected.**
73 +1. When you need to repeat the process, shut down the Test Environment, delete the org.objectstyle.** files in the features and plugins directories under the /Users/<me>/Developer/eclipse directory. Change the source code in the primary environment and build. (Each build took 3 min 37+ seconds on my Mac Book Pro 17"). Once the build is done, then reinstall the plugin in the Test Environment. The Local Site should still be selected.**
74 74  
75 75  == Building WOLips with Hudson Continuous Build server ==
76 76