Community
Participate
Working Groups
Build ID: xxx Steps To Reproduce: none More information: SubApplications and SubModuleViews not declared in plugin.xml currently require explicit registration with SwtViewProvider, either using present(INavigationNode<?>, String), registerView(String, boolean) or both. This dependency should be removed and the window system agnostic WorkareaManager.registerDefinition(...) should be used.
Created attachment 118658 [details] cleanup SwtViewProvider (methods and usage)
done