Solution for Eclipse Ubuntu Unity Missing Top Menu Issue

January 28, 2015 | By the+gnu+linux+evangelist.

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.

Ubuntu Eclipse
  1. Open a Command Line Terminal Session
    Ctrl+Alt+t on Desktop
    (Press “Enter” to Execute Commands)

    Solve Ubuntu Eclipse Missing Top Menu - Featured
  2. 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 :)

  3. Then Eclipse should Work Flawlessly on Ubuntu Linux!


QuickChic Theme • Powered by WordPress