On Mon, Jul 5, 2010 at 6:20 PM, Boris Bokowski <[email protected]> wrote: > > Things are broken in HEAD right now, I get NPEs all over the place, for > example when trying to open a Java editor: > > java.lang.NullPointerException > at > org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:1962)
This is my fault, caused by changes for bug 318931. https://bugs.eclipse.org/bugs/show_bug.cgi?id=318931 The code has been corrected and delivered to HEAD. Remy _______________________________________________ e4-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/e4-dev
