Community
Participate
Working Groups
Start the Workbench Demo against CVS HEAD. The following error appears on startup: Error: Error: Operation "listen" on target "w75" of type "org.eclipse.swt.widgets.Composite" failed: TypeError: Property 'setHasActivateListener' of object [object org.eclipse.swt.widgets.Composite] is not a function
Fixed in CVS HEAD. Result of creating/using AdapterUtil.js#extendControlListenerHandler. I forgot to move "activate" handler from ShellAdaper to AdapterUtil. The commit also includes some minor enhancements in the Processor.js error handling i crated to fix the bug