Changes for page Debugging WOLips

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

From version 62.1
edited by mark_ritchie
on 2010/02/17 13:49
Change comment: changed capitalization and number if *'s
To version 57.1
edited by mark_ritchie
on 2010/02/17 16:20
Change comment: fixed link

Summary

Details

Page properties
Content
... ... @@ -64,12 +64,9 @@
64 64  === Import wolips projects into your workspace ===
65 65  
66 66  Repeat the steps above and import all the wolips projects except for 3!
67 +**EntityModler, eomodeldoc and org.objectstyle.wolips.eomodeler.factories
68 +are special projects which require special setup and caffination before touching.**
67 67  
68 -*
69 -**
70 -*** EntityModler, eomodeldoc and org.objectstyle.wolips.eomodeler.factories
71 -are special projects which require special setup and caffination before touching.
72 -
73 73  The import of wolips should look like this:
74 74  [[image:wolipsImport.png]]
75 75  
... ... @@ -119,6 +119,13 @@
119 119  * org.objectstyle.wolips.groovy.ui
120 120  * org.objectstyle.wolips.jprofiler.launching
121 121  
119 +=== Error message: Cannot find artifact for parent POM... ===
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 +
122 122  == The run configuration setup ==
123 123  
124 124  At this point, you should have a long list of packages which should all be compiling.