Ubuntu – “Install new software” button disappeared from Eclipse

eclipse

The help menu in Eclipse has no "Install new software" button so I can't install any new plugins:

enter image description here

I'm on Ubuntu 14.04. Here's my Eclipse version:

Eclipse Platform
Version: 4.3.2.v20140221-1852
Build id: M20140221-1700

Best Answer

I do not have a solution, but I figured out this workaround.

  1. Go to Help/Search
  2. Search for "Install new"
  3. Select "Updating and installing software" from the local search results.
  4. Click on the link by the name "Installing new software"
  5. Here click the first link with the text "Help > Install New Software ..."

This opens up the dialog for installing. For me this happened today after installing a bunch of plugins from oracle and jboss

Best of luck

Related Question