Comment 67 for bug 1208019

Revision history for this message
Sebastián Funicello (cuacrzz) wrote : Re: Eclipse menus doesn't show up in Saucy

I made my own eclipse.desktop file, and pasted this:

[Desktop Entry]
Version=1.0
Name=Eclipse
Exec=env UBUNTU_MENUPROXY= /opt/eclipse/eclipse
Terminal=false
Icon=/opt/eclipse/icon.xpm
Type=Application
Categories=IDE;Development
X-Ayatana-Desktop-Shortcuts=NewWindow
[NewWindow Shortcut Group]
Name=New Window
Exec=env UBUNTU_MENUPROXY= /opt/eclipse/eclipse
TargetEnvironment=Unity

But it opens 3.8 version. Then I looked if unpacking eclipse folder and make desktop file again fixes it but nothing, it keeps showing 3.8 version.

Anyway, this bug it's about something else and have a temporary solution, my problem is different so maybe i should look somewhere else, idk.