The Packaging panel enables you to define the JARs, folders, libraries, and projects that are packaged in the EAR file. You can set up a filter to exclude files from the EAR file. Use the buttons on the right of the dialog box to add and remove the JARs, folders, libraries, and projects.
Element | Description |
---|---|
Archive File Name |
When selected the files of EAR modules are compiled when you save them. |
Content to Exclude |
Specify the files or file types that you want to exclude from the packaged EAR. |
Compress Archive |
Select to compress files when the EAR is packaged. Deselect if you want to package the EAR file without compression. The default is deselected. |
Additional content to include: |
This table lists the JAR and WAR files, folders, libraries, and projects that are part of your project but that are excluded from the classpath. |
Add Project |
Click to select an IDE project that you want to include in the EAR. |
Add Library |
Click to select a library that you want to include in the EAR. |
Add JAR/Folder |
Click to select a JAR or folder that you want to include in the EAR. |
Remove |
Click to remove the item that is selected in the table. |
Related Topics
Developing Applications with NetBeans IDE,
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |