I'm experiencing problems with Eclipse development on 11.10.
I am developing an Eclipse RCP application. When I launch the app from Eclipse and work with it for a bit gradually the context menus show less options, then disappear completely. At this point the UI of the whole OS hangs, I have to switch to console mode and kill my RCP.
It seems to happen anytime between showing 1 context menu and many (20+). It happens if I run the app in normal or debug mode. It happens if I run with Unity or Unity 2d. It did not happen on my 10.04 install.
Here is what I've tried:
- Tried running with the Sun JRE and the issue still occurs.
- Using gnome instead of unity and the issue still occurs.
Has anyone else experienced this / can anyone give me some pointers on where the issue may be?