If you want to integrate the Eclipse menu into the global Ubuntu menu you can follow the instructions in Bug comment. Here are the steps:
#Step 1: Open the configuration file sudo vim /usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so # Step 2: (search for "Eclipse") /Eclipse<return> # Step 3: (replace "E" with "X") rX # Step 4: (save) Press ESC and ZZ # Step 5: sudo ldconfig # Step 6: Restart Eclipse
One Response to Integrating the Eclipse menu into the global Ubuntu menu