^

AR# 32785 11 EDK - java.lang.RuntimeException thrown when working with SDK

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?

One cause of the problem on Linux has been resolved by removing the .eclipse file from the home directory.

This problem has been fixed in EDK 11.2, available at:
http://www.xilinx.com/support/download/index.htm


AR# 32785
Date Created 05/27/2009
Last Updated 06/11/2009
Status Active
Type
Feed Back