Eclipse issue within Ubuntu 9.10

It seems, that most recent version of Ubuntu doesn’t go well with Eclipse (eclipse.buildId=M20090211-1700)

org.eclipse.swt.SWTException: Device is disposed

is thrown when you try to add new Class into project – one more thing to solve before going back do development.

solved:

shell:~/eclipse$ export GDK_NATIVE_WINDOWS=1
shell:~/eclipse$ ./eclipse