ant: list folders on command line -


I am new to ant I am looking for a way to do this

I have a folder That has a variable number of subfolders. Suppose subfolder s1, s2, s3 ..., sn (n is not)

I need to create and execute this command line

java -jar myjar. Jar s1 \ s2 \ s3 \ sn \

I would like to use standard work, but I do not know how folders are listed on the command line.

Any help will actually be

I think search for 'fileset' again:

The 'jar' function can work with in-built file ets, or you can define custom files within a jar function Are there.

See examples below the jar page.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -