Changes for page Debugging WOLips

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

From version 54.1
edited by mark_ritchie
on 2010/02/17 13:52
Change comment: dratted extra space
To version 50.1
edited by mark_ritchie
on 2010/02/17 16:22
Change comment: changed the subsection title

Summary

Details

Page properties
Content
... ... @@ -116,8 +116,15 @@
116 116  * org.objectstyle.wolips.groovy.ui
117 117  * org.objectstyle.wolips.jprofiler.launching
118 118  
119 -== The run configuration setup ==
119 +=== Error message: Cannot find artifact for parent POM... ===
120 120  
121 +When building woenvironment, you might hit this error:
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 +
124 +The simple solution is delete the pom.xml file. Full details are here: [[http://wiki.objectstyle.org/confluence/display/WOL/mail/6259075]]
125 +
126 +== The configuration setup ==
127 +
121 121  At this point, you should have a long list of packages which should all be compiling.
122 122  If that's not the case, please document additional steps here, making special note of your setup.
123 123  
... ... @@ -157,7 +157,7 @@
157 157  
158 158  {{/code}}
159 159  
160 -This is a known problem and is documented <a href="http:~/~/www.eclipse.org/swt/faq.php#cocoa32launch">here</a>
167 +This is a known problem and is documented here: [[http://www.eclipse.org/swt/faq.php#cocoa32launch]]
161 161  The fix is to add the --d32 parameter to the launch arguments.--
162 162  
163 163  Original: --os $target.os} --ws $target.ws} --arch $target.arch} --nl $target.nl}