Thursday, November 26, 2009

GWT 1.7.1 and Safari 4.0.4

Following the advice in http://code.google.com/p/google-web-toolkit/issues/detail?id=4220#c22 I also installed the latest WebKit build. Since I normally compile and run with Maven from the command line I simply added the following to my .bash_login:


export DYLD_FRAMEWORK_PATH="/Applications/WebKit.app/Contents/Frameworks/10.5

No comments: