Application client projects contain the resources needed for application client modules. Application client projects contain programs that run on networked client systems. An application client project is deployed as a JAR file.
Like the other types of projects, application client projects can contain one or more project facets, which represent units of functionality in the project. A new application client project should have the Application Client module facet. Depending on what you want to use the project for, you may want to enable other facets for the project.
To create a J2EE application client project: