Pydev Not Recognized in Eclipse

后端 未结 9 1648
心在旅途
心在旅途 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:46

    I debugged a python project (imported before). The Pydev menu has reappeared by only changing the current perspective to "Debug".

    I think opening the Pydev perspective through Window > Open Perspective > Other ... > Pydev would also create the Pydev menu.

提交回复
热议问题