facebook
To log a new issue, simply let us know about the problem/suggestion you have in our Forums and we'll help you from there!
1 comment Last updated 6 years ago
support-swapna commented 6 years, 6 months ago
#541268

Darkest Dark
Eclipse Neon 4.6.3 for PHP developers
OS: Windows 7/10.

User installed Darkest Dark and reports that Ctrl+Shift+M, the shortcut for Open Method no longer works and the IDE hangs.

Screenshot : https://gyazo.com/ab11cc618866ee2a27608ad4bd455d6b

At my end, invoking Ctrl+Shift+M logs unhandled event loop exception silently in the Error Log :

!ENTRY org.eclipse.ui 4 0 2017-10-30 11:23:58.869
!MESSAGE Unhandled event loop exception
!STACK 0
org.eclipse.e4.core.di.InjectionException: java.lang.IllegalArgumentException: Argument not valid

I could replicate the IDE hang reported by the user only when I try to uninstall Darkest Dark plugin and an NPE is logged. I had to terminate the IDE from the Task Manager.

!ENTRY org.eclipse.e4.ui.workbench 4 0 2017-10-30 11:57:43.077
!MESSAGE Error disposing widget for : org.eclipse.e4.ui.model.application.ui.basic.impl.TrimmedWindowImpl Eclipse SDK
!STACK 0
java.lang.NullPointerException
at org.eclipse.dltk.internal.ui.dialogs.MethodInfoViewer.lambda$0(MethodInfoViewer.java:1035)

Attached is the user’s log file.

Viewing 1 comment (of 1 total)