Enterprise Application Client Project Properties Dialog Box: Packaging

Use the Packaging panel to set up the filter for files included in the JAR file.

Notes:

To disable building of JAR files for a project, open build.xml, override the jar target and remove all the dependencies from the target, like so:

<target name="jar" />


Related Topics

Developing Applications with NetBeans IDE,

Developing Applications with NetBeans IDE,

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements; and to You under the Apache License, Version 2.0.