* Create a folder named "Roots" in your home directory if one does not exist. C:\Documents and Settings\username\Rootsが作成されてた。
* From your WO CD, copy ThirdPartyJars/servlet.jar to /Library/Java/Extensions if it is not already there. CDは手元になかったから、C:\Apple\ThirdPartyJarsにあったやつをC:\Apple\Library\Java\Extensionsにコピーした。\Extensionsはなかったから作ったんだけど、これでいいのかな…
* Create a text file named wobuild.properties as outlined in the file ~/Wonder/INSTALL.txt changing the paths to reflect your own environment. wonderのソースを落としてきたトップディレクトリに↓を作った。 ===== wo.dir.root=C:\\Apple wo.woroot=C:\\Apple wo.dir.user.home.library.frameworks=C:\\Documents and Settings\\username\\Local\\Library\\Frameworks wo.dir.local=C:\\Apple\\Local wo.wosystemroot=C:\\Apple wo.dir.library=C:\\Apple\\Library wo.dir.user.home.library=C:\\Documents and Settings\\username\\Local\\Library wo.dir.local.library=C:\\Apple\\Local wo.dir.library.frameworks=C:\\Apple\\Library\\Frameworks wo.dir.local.library.frameworks=C:\\Apple\\Local\\Library\\Frameworks wo.wolocalroot=C:\\Apple\\Local wo.dir.system=C:\\Apple =====