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 プラグイン (つまり Zest) をインストールした後、Jar のライブラリを Java プロジェクトに追加する方法を考えていました。
もちろん、「外部 JAR の追加」を使用してビルド パス設定の下にそれらを追加し、プラグイン フォルダーと Jar のプログラム ディレクトリを検索できます。
しかし、もっと快適な方法はありませんか?「プラグインXYZからすべてのライブラリを追加する」というEclipseのプロジェクトメニューを考えていましたか?