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 内のイベントを監視し、場合によってはその中でイベントを起動できるようにしたいと考えています。たとえば、ワークスペースの再構築の進行状況を監視できるようにしたいと考えており、Eclipse 実行構成を起動できるようにしたいと考えています。
Eclipse はこれに何らかの API を提供していますか?
必ず独自のプラグインを作成する必要があります。Eclipse API でこれらのインターフェースを調べ始めることをお勧めします。