Changes for page Debugging WOLips

Last modified by Pascal Robert on 2012/02/11 05:22

From version 77.1
edited by mark_ritchie
on 2009/09/08 22:45
Change comment: There is no comment for this version
To version 74.1
edited by mark_ritchie
on 2009/09/12 23:11
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,9 +7,3 @@
1 -{{note title="Under Construction"}}
2 -
3 -This page is currently under construction by Mark Ritchie!
4 -
5 -{{/note}}
6 -
7 7  = Debugging WOLips as the master does! =
8 8  
9 9  These instructions is intended for the developer who wants to compile and run WOLips source for the purpose of debugging or other exploration. Thanks very much to Mike Schrag for the guidance to get this setup and working!
... ... @@ -92,8 +92,8 @@
92 92  === Import 3rd party plugins ===
93 93  
94 94  Finally, import the third party plugins from wolips/3rdparty/plugin. Something like this:
95 -[[image:thirdPartyProjects.png]]
96 96  [[image:thridPartyImport.png]]
90 +[[image:thirdPartyProjects.png]]
97 97  
98 98  === Close special projects ===
99 99  
... ... @@ -128,9 +128,9 @@
128 128  By default it's called 'New//configuration'. For this session, I named it DebugEclipse//
129 129  
130 130  My preference is to explicitly set the workspace for testing however I'm sure the default will be fine if you like it.
131 -I chose: {{workspace_loc}}{{/workspace_loc}}/../WOLipsDebuggingWorkspace
125 +I chose: $workspace//loc}/../WOLipsDebuggingWorkspace
132 132  My setup looked something like below however there are lots of configuration options which I didn't need to explore:
133 -[[image:debugConfigured.png]]
127 +[[image:debugConfigured.png]]//
134 134  
135 135  == Launch the debug version ==
136 136