Dear all
Greetings from atul… A few days back, I just installed Open SUSE and I am loving it
Eclipse is what I am having problem with…
I start Eclipse, the splash screen appears and then it just hangs… I tried with Eclipse java and Eclipse Cpp… I observed the same behaviour.
I have sun jdk 1.6 on the box (installed from the openSuse disk)...
Any pointers -
Dear all
I did some more investigation… the .log in my workspace has this error…
java.lang.RuntimeException: Widget disposed too early!
at org.eclipse.ui.internal.WorkbenchPartReference$1.widgetDisposed(WorkbenchPartReference.java:171)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:117)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
…
My Eclipse(Ganymede) still freezes on OpenSuse 11.0. I have jdk 6 too.I defined the Java_Home like export JAVA_HOME="/home/smuwanga/software/jdk1.6.0_11"
I also tried the another option of installing the gtk(which is eclipse 3.3) from the openSUSE DVD through Yast. It installed successfully. Where can I find this installation so that I can start eclipse?
You can diagnose the problem by querying the installed packages from the command line:
> rpm -qa | grep -i firefox
If the query result indicates a firefox package 3.0 beta, you will need to install an updated firefox package.
> rpm -qa | grep -i xulrunner
If the query result indicates a xulrunner package 1.9.0 beta, you will need to install an updated xulrunner package.
atulkhot;1899013 Wrote:
> Dear all
> I did some more investigation… the .log in my workspace has this
> error…
>
> java.lang.RuntimeException: Widget disposed too early!
> at
> org.eclipse.ui.internal.WorkbenchPartReference$1.widgetDisposed(WorkbenchPartReference.java:171)
> at
> org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:117)
> at
> org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> …
>
> any idea how to work around this?
>
> – thx atul
My Eclipse(Ganymede) still freezes on OpenSuse 11.0. I have jdk 6 too.I
defined the Java_Home like export
JAVA_HOME="/home/smuwanga/software/jdk1.6.0_11"
I also tried the another option of installing the gtk(which is eclipse
3.3) from the openSUSE DVD through Yast. It installed successfully.
Where can I find this installation so that I can start eclipse?