Packaging options for web modules appear on the WEB-INF node property sheet. You open the WEB-INF node property sheet from the Filesystems window.
In the Archive section of the property sheet, you can set the following properties:
Alternatively, you can specify the set of files to include using the Java RE class regular expressions. For example, you can use .*class or Pro.*, where . denotes any character and * denotes a pattern that can be repeated 0 or more times. A guide to the RE syntax is at http://jakarta.apache.org/regexp/apidocs/org/apache/regexp/RE.html.
You can use either the predefined filter or your own regular expression, but not both.
See Also | |
---|---|
WAR File Node |