[PYTHON] When Pydev is not displayed even after adding Pydev5.2 to Eclipse (2016/8/30)

Symptoms

Even if I install the PyDev plugin in Eclipse, PyDev does not appear in the Perspective list or settings (tree in the left pane).

Cause

The supported Java / Eclipse version of the Pydev plug-in differs depending on the version (latest in August 2016 is v5.2.0), and if there is no support, the PyDev perspective will not be displayed.

Countermeasures

Install and start with the following combinations.

--For PyDev 5.2 -Java runtime (starts Eclipse) Java 8 --Eclipse version Eclipse 4.5 or later --For PyDev 4.x -Java runtime (starts Eclipse) Java 7 --Eclipse version Eclipse 3.8 ~ 4.4

reference

PyDev official website (the above content is quoted from here) http://www.pydev.org/download.html

Latest version of PyDev plugin http://pydev.org/updates

Recommended Posts

When Pydev is not displayed even after adding Pydev5.2 to Eclipse (2016/8/30)
What to do when Japanese is not displayed on matplotlib
When "ERROR: HTTP is not supported." Is displayed in mpsyt
[Beginner] What to do when "[Errno 2] File b'test.csv' does not exist: b'test.csv" is displayed when reading pandas csv
When I try to use pip, SSL module is not available.
[Super Beginner] [Tired Intermediate] When "command not found" or "command not found" is displayed
[Mac OS] What to do when Python is not installed as a framework. Is displayed when import matplotlib is performed.
What to do in my case when pyenv install is not possible after upgrading to macOS Big Sur
What to do when a warning message is displayed in pip list
Windows Subsystem for Linux is not displayed
python note: when easy_install is not available
Be careful when adding an array to an array
Even if the development language is changed to python3 in Cloud9, version 2 is displayed in python --version
Measures to be taken when "Cannot open display" is displayed in X11 Forward
When the log acquired by rsyslog is not updated after rotation with logrotate
What to do if you get "Python not configured." Using PyDev in Eclipse
What to do if abort is displayed when inputting camera video in OpenCV
[EC2] What to do when selenium is stuck and processing does not proceed