You open the Standard Web Project Properties dialog box by right-clicking any and choosing Properties.
The Packaging page lets you specify the JAR files, folders, libraries, and projects that are part of your project but that are excluded from the classpath. For example, a library of applets or a folder of images can be included in the project in this page. You can also set up the filter for which files are excluded from the WAR file.
You can add any of the following:
Notes:
<target name="do-dist" />