I am using Eclipse for development and ANT for generating for war for
deployment in server.
When
 generating ant i need to exclude some of the folders and files

a) Excluding Some of the Folders When generating war file with ant.

Example:
META-INF
.settings

2) Excluding some of the files in folders When generating war file with ant.

.classpath
.project
vssver.scc


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to