Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Eclipse RCP に PyDev を使用しています。プログラムでプロジェクトの PyDev を構成することは可能ですか? Eclipse 拡張ポイントを介した API はないようです。
PyDevの性質を追加するために、.pydevprojectを最初から作成し、Eclipse .projectファイルを変更できるようですが、それは醜いハックのようです.