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.
Linux サーバーで eclipse FeaturesAndBundlesPublisher アプリケーションを実行する必要があります。不器用な方法は、Eclipse をダウンロードしてサーバーに配置することですが、FeaturesAndBundlesPublisher だけが必要なので、そのアプリケーションをスタンドアロン アプリケーションとして取得する方法はありますか?
Eclipse 自体はスタンドアロン アプリケーションですが、さまざまな引数に基づく多くのアプリケーションが含まれています。
大きなサイズやベースに不満がある場合は、.product 定義を作成してから、p2.publisherとその依存関係をスタンドアロン アプリケーションとしてエクスポートできます。