yidabu schrieb: > how about pre-build dwt2 debug lib for debugger? Right, that was missing. I added this to the rakefile. You can now enable that with $ rake DEBUG=1 base swt or set the environment variable DEBUG to '1'. $ set DEBUG=1 $ rake base swt