Pydev Not Recognized in Eclipse

后端 未结 9 1656
心在旅途
心在旅途 2021-01-01 13:27

I\'ve been using PyDev within Eclipse on my Mac for about two years now. Updated Eclipse today, and suddenly PyDev is completely missing. Tried everything, included a comple

9条回答
  •  渐次进展
    2021-01-01 13:54

    Check if you are using Java 7, it is needed now for PyDev 3. Source: http://pydev.org/download.html and PyDev bugtracker. After upgrading my java-version it worked for me again.

提交回复
热议问题