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
-
... ... @@ -121,9 +121,9 @@ 121 121 When building woenvironment, you might hit this error: 122 122 Cannot find artifact for parent POM: org.objectstyle.woproject:woproject-all-parent::2.1 for project org.objectstyle.woproject.ant:woenvironment:jar:2.1-SNAPSHOT at /Users/... 123 123 124 -The simple solution is delete the pom.xml file. Full details are h ere: [[http://wiki.objectstyle.org/confluence/display/WOL/mail/6259075]]124 +The simple solution is delete the pom.xml file. Full details are <a href="http:~/~/wiki.objectstyle.org/confluence/display/WOL/mail/6259075">here</a> 125 125 126 -== The configuration setup == 126 +== The run configuration setup == 127 127 128 128 At this point, you should have a long list of packages which should all be compiling. 129 129 If that's not the case, please document additional steps here, making special note of your setup. ... ... @@ -164,7 +164,7 @@ 164 164 165 165 {{/code}} 166 166 167 -This is a known problem and is documented h ere: [[http://www.eclipse.org/swt/faq.php#cocoa32launch]]167 +This is a known problem and is documented <a href="http:~/~/www.eclipse.org/swt/faq.php#cocoa32launch">here</a> 168 168 The fix is to add the --d32 parameter to the launch arguments.-- 169 169 170 170 Original: --os $target.os} --ws $target.ws} --arch $target.arch} --nl $target.nl}