Community
Participate
Working Groups
Currently WorkbenchSWTActivator is in an API package. Activators shouldn't be API because it allows clients to call start() and stop(). Also this class just exposes a bunch of tempting singletons that should really be accessed in other ways (preferably through a context or injected).
Fix released.
This broke XWT-Designer which was referencing this activator. I've released a fix.
Sorry! I usually have all the XWT projects loaded but I had closed them because synching my workspace was taking too long.