Go to main content

マニュアルページ セクション 1: ユーザーコマンド

印刷ビューの終了

更新: 2018年8月8日
 
 

ant (1)

名前

ant - based build tool

形式

/usr/bin/ant [options] [target [target2 [target3] ... ]]

説明

ant(1)                      General Commands Manual                     ant(1)



NAME
       ant - Java-based build tool

SYNOPSIS
       /usr/bin/ant [options] [target [target2 [target3] ... ]]

DESCRIPTION
       ant(1) is a Java-based build tool, similar to make(1S).  For additional
       information on using ant, browse the complete html documentation at:

              file:/usr/share/doc/ant/manual/index.html

LICENSE
       Apache Software License

FILES
       $HOME/.antrc        Optional per-user environment file



ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+---------------------+
       |ATTRIBUTE TYPE |  ATTRIBUTE VALUE    |
       +---------------+---------------------+
       |Availability   | developer/build/ant |
       +---------------+---------------------+
       |Stability      | Volatile            |
       +---------------+---------------------+
NOTES
       This    software    was    built    from    source     available     at
       https://github.com/oracle/solaris-userland.    The  original  community
       source         was         downloaded         from          https://ar-
       chive.apache.org/dist/ant/source/apache-ant-1.10.1-src.tar.bz2

       Further information about this software can be found on the open source
       community website at https://ant.apache.org/.



                                  26 Sep 2012                           ant(1)