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.
プロジェクトがあり、*。jarsとprop.propertiesおよびbuild.xmlファイルのみが含まれています。
Eclipseでインポート方法を試しましたが、機能しませんでしたか?
このようなプロジェクトをEclipseにインポートするにはどうすればよいですか?
私はあなたの答えに感謝します!!!
通常、build.xmlファイルはantビルドプロジェクトに含まれています。eclipseにはantプロジェクトを実行する機能があります。build.xmlを右クリックして、antとして実行してみてください。