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 ライブラリーのスクリプトまたは Java メソッド (存在するかどうかにかかわらず) を使用して、別の Java プロジェクトから Java プロジェクトを作成したいと考えています。これに代わる方法は、以前に手動で作成したプロジェクトを複製することです。これに対するアプローチはありますか?
ありがとう。
( IResource.copyIProject#copyから継承)を利用できると思います
IProject#copy