Running ubuntu 16.04. Oracle Java 8 installed, OpenJDK uninstalled.
Installed Eclipse 4.2 and PyDev would work OK, but after 2nd start of eclipse, menus won't be clickable anymore.
So I reverted my manual installation of Eclipse 4.2 to Eclipse 3.8, which is available via apt-get install eclipse-platform in the Ubuntu repositories. Installed PyDev via http://pydev.org/updates .
PyDev Perspective won't show up. Trying to re-install PyDev will be blocked by Eclipse because it is already installed. Trying to click File --> New --> PyDev Project doesn't exist, either.
Already checked this discussion
which does not answer my question.