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.
最近、コードの編集に vim を使用していた C++ コードの IDT として Eclipse に切り替えました。
ほとんどの場合、編集する必要があるファイルのフル パスがあり、ナビゲーターまたは検索を使用して Eclipse でファイルにアクセスするのは非常に面倒です。
コマンドラインから現在のプロジェクトでファイルを開くように通知するために、現在実行中のEclipseのインスタンスと通信する方法はありますか?