Troubleshooting Missing Eclipse Top Menu on Ubuntu
The Linux Tip Show How to Troubleshooting and Solving the Eclipse IDE Missing Top Menu on Ubuntu Linux Unity Desktop.
-
Open a Command Line Terminal Session
Ctrl+Alt+t on Desktop
(Press “Enter” to Execute Commands) -
Create an Eclipse Desktop Launcher.
With this Content:
[Desktop Entry] Version=4.4 Name=Eclipse Comment=Eclipse Dev IDE Exec=env UBUNTU_MENUPROXY=0 /opt/eclipse/eclipse Icon=/opt/eclipse/icon.xpm Terminal=false Type=Application Categories=Utility;Application
Ctrl+x to Save & Exit from nano :)
Then Eclipse should Work Flawlessly on Ubuntu Linux!