DataModelWizards no longer execute in the UI thread by default. This change just went into HEAD and was made as part of https://bugs.eclipse.org/bugs/show_bug.cgi?id=131861 where you can see more details.
The end result is if you have a subclass of DataModelWizard that must run in the UI thread, then you need to override runForked() to return false.
Thank you,
Jason A. Sholl
[EMAIL PROTECTED]
919-543-0011 (t/l 441-0011)
_______________________________________________ wtp-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/wtp-dev
