Posted by: hochit | October 22, 2008

Eclipse 3.4 cannot open after Mac OS X 10.5.5 update

If you got the same problem and you found such error in your Users/x/Documents/.metadata/.log, you should download the latest Eclipse 3.5 (currently M2) build from Eclipse download site.


org.eclipse.swt.SWTException: Widget is disposed
        at org.eclipse.swt.SWT.error(SWT.java:3777)
        at org.eclipse.swt.SWT.error(SWT.java:3695)
        at org.eclipse.swt.SWT.error(SWT.java:3666)
        at org.eclipse.swt.widgets.Display.error(Display.java:1126)
        at org.eclipse.swt.widgets.Display.checkDevice(Display.java:626)
        at org.eclipse.swt.widgets.Display.update(Display.java:4084)
        at org.eclipse.jface.window.Window.runEventLoop(Window.java:832)
        at org.eclipse.jface.window.Window.open(Window.java:801)
        at win32.Main1.main(Main1.java:20)

Leave a response

Your response:

Categories