admin 管理员组文章数量: 1086019
I'm running eclipse 2025-3 on Ubuntu 24.04 installed through the snap store. I have installed pydev using the marketplace (as well as CDT) and noticed that the perspective, menu, and even the preference is nowhere to be found (also noticed that CDT icon on perspectives is missing). Am I missing something here?
I'm running eclipse 2025-3 on Ubuntu 24.04 installed through the snap store. I have installed pydev using the marketplace (as well as CDT) and noticed that the perspective, menu, and even the preference is nowhere to be found (also noticed that CDT icon on perspectives is missing). Am I missing something here?
Share Improve this question asked Mar 28 at 16:32 deadpickledeadpickle 1262 silver badges17 bronze badges 3 |1 Answer
Reset to default 0nitind had the answer, installing eclipse through their installer fixed everything
本文标签: Pydev not showing up in EclipseStack Overflow
版权声明:本文标题:Pydev not showing up in Eclipse - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://roclinux.cn/p/1744024993a2520474.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
Help
>About
>Installation Details
and show what's shown there? Is CDT/PyDev listed? If it is, please check the error log (Window
>Show View
and click onOther
if necessary). – dan1st Commented Mar 30 at 8:01