I use Ubuntu 12.04, and to install Eclipse Juno I downloaded it from the official site (I do not use apt-get or the software center)
After updating, using Help> Check For Updates, my Eclipse will not be able to create a new project. When I click File> Create, the menu does not need to be selected (like a regular Java project, a C ++ project, etc.), only the non-selectable text looks like this:
<No applicable items>
Does anyone know what causes this?
source
share