Filtering settings determine the files and packages that are included in
a JAR file for a specific
.
To set the Filtering options:
Choose File "active
project name" properties.
In the Project Properties dialog, expand Build Filtering.
Using the Filtering Properties dialog, you can set the following options:
Use Default Ant Excludes. If checked, files that are defined
by Ant to be excluded by default (version control files and folders)
are excluded from the JAR file.
Exclude Test and Test Packages. If checked, tests and
test packages are excluded from the JAR file.
To include or exclude an item from the build:
All items are included by default. Expand the nodes and uncheck the boxes
next to the files or packages you want to exclude.
If you are setting the properties for a project
configuration other than the default configuration (DefaultConfiguration),
you must uncheck the Use Values from "DefaultConfiguration" checkbox
at the top of the page to customize these options.