I am running Eclipse Luna
with PyDev
version 3.8.0.201409251235
.
Initially I installed Java 8 on a clean system. Now I also added Java 7, since PyDev seems to require Java 7 properly.
I can run Django on Eclipse and PyDev seems to be working fine. However no matter what I do, I can't enable Pep8 in Settings -> PyDev -> Editor -> Code Analysis.
I click on Apply and OK. When I come back, pep8.py is disabled again and Options
is activated.
Any idea what I am missing?