In the Filtering panel on the Content tab of the JAR Packager window, you can set a filter for the JAR Packager to use when creating the JAR file. You can choose from one of the following three predefined filters:
.jar
extensions..class
files only.You can also create a custom filter by writing a POSIX-style regular expression. Select the Negative checkbox if the regular
expression is written for files that you want to exclude from the JAR. The custom filter is stored
in the .jarContent
file that the IDE creates with the JAR file, so you can use or edit the filter if you
later modify the JAR.
See also | |
---|---|
Creating a JAR File
Modifying a JAR File Updating a JAR File Managing the JAR Packager History List Creating a JAR Manifest Setting JAR Packager Options |