Changes for page Debugging WOLips

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

From version 48.1
edited by mark_ritchie
on 2010/02/17 17:58
Change comment: Updated for 10.6.2, current woproject and Eclipse environments
To version 35.1
edited by mark_ritchie
on 2010/02/17 18:07
Change comment: Updated with details on fixing WebObjects library locations.

Summary

Details

Page properties
Content
... ... @@ -19,6 +19,7 @@
19 19  I gave this a go on Snow Leopard and it worked ok however there were a few problems which I've detailed near the end of this document.
20 20  Here's the setup I was using:
21 21  - Mac OS X 10.6.2
22 +- WebObjects 5.4.3
22 22  - Java 1.6.0_15
23 23  - Eclipse 3.4.2 Build id: M20090211-1700 (eclipse-SDK-3.4.2-macosx-carbon.tar.gz)
24 24  - woproject svn repository version 6031
... ... @@ -119,6 +119,11 @@
119 119  * org.objectstyle.wolips.groovy.ui
120 120  * org.objectstyle.wolips.jprofiler.launching
121 121  
123 +=== Error message: Libraries not found for JavaEOAccess and other WebObjects libraries ===
124 +
125 +A couple projects have been committed to the repository with references to WebObjects libraries in /Library/WebObjects/lib. You'll need to update these to the correct location on your machine. If you've done nothing special to your WebObjects environment then this should be something like: /System/Library/Frameworks
126 +If you've done something else then you'll need to change the library locations (or perhaps update your WOLips properties file.)
127 +
122 122  === Error message: Cannot find artifact for parent POM... ===
123 123  
124 124  When building woenvironment, you might hit this error: