Just to make it clear to others: This "fix" is actually a workaround for not 
using the global menu in eclipse.
To do that, before running eclipse, run export UBUNTU_MENUPROXY=0
You could also create a script to launch it:

#!/bin/bash
export UBUNTU_MENUPROXY=0
_path_to_downloaded_eclipse_/eclipse

-- 
Eclipse menu does not render correctly in unity bar
https://bugs.launchpad.net/bugs/613119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to