Community
Participate
Working Groups
Menu Window -> Show View -> select any view NPEs: Caused by: java.lang.NullPointerException at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:122) at org.eclipse.ui.handlers.ShowViewHandler.execute(ShowViewHandler.java:55) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:293)
Basically a blocker since I cannot open additional views.
It's a blocker because Show View > Other... also doesn't work (see bug 319239).
You can use CTRL+3 to open additional views. PW
>You can use CTRL+3 to open additional views. Thanks, that works.
*** Bug 319239 has been marked as a duplicate of this bug. ***
Created attachment 173766 [details] Compatibility view handling patch v1 The LegacyIDE.e4xmi file has been updated with the 'e4.show.view' command/handler. org.eclipse.ui.handlers.ShowViewHandler is using 3.x code again. The ViewRegistry has been updated to process view categories. Paul, could you take a gander and then deliver this?
With a minor NPE check. PW
*** Bug 317204 has been marked as a duplicate of this bug. ***
Verified in SDK 4.0 - I20100712-2029.