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.
Ant をダウンロードして正常にセットアップしましたが、コマンド ラインから実行すると次のように表示されます。
C:\>ant Buildfile: build.xml does not exist! Build failed
http://pastebin.com/pkHiPnHi
JAR ファイルを作成してから、そのファイルを呼び出したいと考えています。プロジェクトを含む build.xml ファイルを新しい Ant ディレクトリに入れるだけでよいのでしょうか?
簡単なビルドファイルの書き方を確認してください:
http://ant.apache.org/manual/using.html