AR# 32785: 11 EDK - java.lang.RuntimeException thrown when working with SDK
AR# 32785
|
11 EDK - java.lang.RuntimeException thrown when working with SDK
Description
Keywords: Software, Development, Kit, JVM, Java
When working with SDK, I receive a Java runtime exception error similar to the following:
java.lang.RuntimeException: Widget disposed too early! at org.eclipse.ui.internal.WorkbenchPartReference$1.widgetDisposed(WorkbenchPartReference.java:151) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:101) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1021) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1045)
What can be the cause of this?
Solution
One cause of the problem on Linux has been resolved by removing the .eclipse file from the home directory.