Enterprise Application Client Project Properties Dialog Box: Packaging
See Also
The Packaging panel enables you to set up the filter for which files are
included in the JAR file. You open the Enterprise Application Client Project
Properties dialog box by right-clicking any application client project and
choosing Properties.
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" />
- See Also
- About Enterprise Application Clients
- Creating an Enterprise Application Client
- Enterprise Application Client Project Properties Dialog Box:
- Sources
- Libraries
- Compiling
- Documenting
- Run
- Web Service Clients
Legal Notices