Changes for page Debugging WOLips
Last modified by Pascal Robert on 2012/02/11 05:22
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,3 +1,9 @@ 1 +{{note title="Under Construction"}} 2 + 3 +This page is currently under construction by Mark Ritchie! 4 + 5 +{{/note}} 6 + 1 1 = Debugging WOLips as the master does! = 2 2 3 3 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! ... ... @@ -122,9 +122,9 @@ 122 122 By default it's called 'New//configuration'. For this session, I named it DebugEclipse// 123 123 124 124 My preference is to explicitly set the workspace for testing however I'm sure the default will be fine if you like it. 125 -I chose: $workspace//loc}/../WOLipsDebuggingWorkspace131 +I chose: {{workspace_loc}}{{/workspace_loc}}/../WOLipsDebuggingWorkspace 126 126 My setup looked something like below however there are lots of configuration options which I didn't need to explore: 127 -[[image:debugConfigured.png]] //133 +[[image:debugConfigured.png]] 128 128 129 129 == Launch the debug version == 130 130