Community
Participate
Working Groups
I found the following exception in my error log, not sure what I was doing to cause it. java.lang.NullPointerException at org.eclipse.e4.ui.widgets.CTabFolder.setButtonBounds(CTabFolder.java:2306) at org.eclipse.e4.ui.widgets.CTabFolder.updateItems(CTabFolder.java:3502) at org.eclipse.e4.ui.widgets.CTabFolder.updateItems(CTabFolder.java:3437) at org.eclipse.e4.ui.widgets.CTabFolder.setMaximizeVisible(CTabFolder.java:2631) at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.adjustCTFButtons(MinMaxAddon.java:312) at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.access$2(MinMaxAddon.java:306) at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon$4.handleEvent(MinMaxAddon.java:199) at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:41) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:179)
Bogdan has fixed this though I'm wondering if we should maybe do a rebuild here.
I think that is fixed.