LoginSignup
0
0

More than 5 years have passed since last update.

antってなんだ

Posted at

antとは

(蟻じゃないほうで)
Apache Antのこと。

Apache Ant (アパッチアント)

  • ビルドツールソフトウェアのこと
  • XML文書でビルド(ソフトウェア構築)のルールを記述する

特徴

  • 特定の環境に依存しにくい
  • GNU make のJava版ともいえる
  • 元々 Apache Tomcat をビルドするために開発されたもの
  • 統合開発環境EclipseにはAntプラグインが標準で内蔵

参考
Wikipedia

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0