If you are running WO 5.3.3 and building Wonder source (rather than downloading the binaries) then you will need to stick this in your ~/Library/wobuild.properties file after running the woswitch script so that the install puts the frameworks in the right location:
If you are running WO 5.3.3 and building Wonder source (rather than downloading the binaries) then you will need to stick this in your ~/Library/wobuild.properties file after running the woswitch script so that the install puts the frameworks in the right location:
wonder.framework.install.root=/Developer/WebObjects53/Library/Frameworks
Note that Golipse's script doesn't support installation paths with whitespaces in it. The errors are present in the log, but far from obvious.
The link to Golipse at the top of the page is broken.
Update: And of course I should have fixed it instead of commenting. Fixed now.