Debugging WOLips
Version 72.1 by mark_ritchie on 2009/09/08 17:56
Debugging WOLips like the master does!
The big picture
These instructions is intended for the developer who wants to compile and run WOLips source for the purpose of debugging or other exploration.
The setup
When I wrote this page, I was using:
- Mac OS X 10.5.7
- Java 1.5.019
- Eclipse 3.4.2 (eclipse-SDK-3.4.2-macosx-carbon.tar.gz)
Checking out the source code
Check out the source code into a local folder
A note for the impatient - don't try to checkout the source right into Eclipse
You're checking out a local copy of the code from the source repository.
Next, we're going to selectively import (but not copy) parts of that code into Eclipse.
Unknown macro: svn. Click on this message for details.