Community
Participate
Working Groups
java.lang.NullPointerException at org.eclipse.ui.internal.CoolBarToTrimManager.fill(CoolBarToTrimManager.java:633) at org.eclipse.ui.internal.CoolBarToTrimManager.update(CoolBarToTrimManager.java:573) at org.eclipse.ui.internal.WorkbenchWindow.updateActionBars(WorkbenchWindow.java:1625) at org.eclipse.ui.internal.WWinActionBars.updateActionBars(WWinActionBars.java:113) and java.lang.NullPointerException at org.eclipse.jface.action.ContributionManager.itemAdded(ContributionManager.java:405) at org.eclipse.jface.action.ContributionManager.insert(ContributionManager.java:317) at org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer.addToManager(ToolBarManagerRenderer.java:879) at org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer.processSeparator(ToolBarManagerRenderer.java:809) at org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer.modelProcessSwitch(ToolBarManagerRenderer.java:787)
Created attachment 194816 [details] Fix NPEs, don't feed null into the system v01
(In reply to comment #1) > Created attachment 194816 [details] > Fix NPEs, don't feed null into the system v01 Released this to HEAD, scheduled a build for 08:45 EDT PW
A new build has started. PW