Ant Flow

The order in which your ant targets are called, based on an initial target call and the props that can be set.

Select a File
Browse
Recent Files
{{ recent.name }}
Initial Target


File: {{ c.filename }}



Click to toggle props. Blue props are set. Red props are not set.

# Target Name Description If Unless
{{ $index + 1 }} {{ target.name }} {{ target.description || '-' }} {{ target.if || '-' }} {{ target.unless || '-' }}
(if: {{ target.if }})   (unless: {{ target.unless }})
                                {{ target.contents }}
                            

{{ c.xml }}



LOADING




{{ c.error }}