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 プロジェクトに .classpath ファイルが表示されますが、ant ビルド記述ファイルではないようです。デフォルトでは、Eclipseはantを使用してプロジェクトをビルドしますか?
いいえ、そうではありません。プロジェクト エクスプローラーでプロジェクトを右クリックし、[エクスポート] --> [Ant ビルドファイル] に移動して、Ant ビルドファイルを作成することができますが、Eclipse は既定ではそれを使用しません。