I'm trying to run Python using Pydev and Eclipse (Eclipse Standard/Eclipse Luna).
However, when I try to run a file, I get:
This version of PyDev requires a newer version of Eclipse to run properly.
Please upgrade Eclipse or use an older version of PyDev.
(I got Pydev from http://pydev.org/updates)
I checked for Eclipse updates and I got "No updates were found", therefore:
how can I dowgrade PyDev to get a version which fits my Eclipse version?